• Plesk Uservoice will be deprecated by October. Moving forward, all product feature requests and improvement suggestions will be managed through our new platform Plesk Productboard.
    To continue sharing your ideas and feedback, please visit features.plesk.com

Timeserver update how often?

R

RuthServer

Guest
how often updates Plesk the time if a timeserver is enabled?

*edit*
thx Marc..i see it now :)
 
Check the "root" cron job and you will see a line for the time server and how many time per day the time will be rsync.

Hereafter an example :

47 * * * * /usr/sbin/ntpdate -b -s 129.132.2.21 >/dev/null 2>&1

With this line, time will be rsync every hour at 47 min.

Marc
 
Back
Top