• If you are still using CentOS 7.9, it's time to convert to Alma 8 with the free centos2alma tool by Plesk or Plesk Migrator. Please let us know your experiences or concerns in this thread:
    CentOS2Alma discussion

Plesk 10.x default crontab file

H

HendrikN

Guest
Hey guys,

sorry, that I post this twice. But last night, I did not remark, that I gave the thread a very unuseful name ;-)

My Problem: I was logged in as root, when I executed "crontab ###ANYFILE###", not knowing that this
would overwrite the default cron file, instead of adding my lines to the default one.

Would anyone using Plesk 10.x post the output of "crontab -l", so I can 'restore' my file.

Thx in advance!

Hendrik
 
On 10.3.1 & CentOS 5:

0 1 * * 1 /usr/local/psa/libexec/modules/watchdog/cp/secur-check
0 1 * * 1 /usr/local/psa/libexec/modules/watchdog/cp/send-report weekly
10 1 * * * /usr/local/psa/libexec/modules/watchdog/cp/clean-sysstats
15 1 * * * /usr/local/psa/libexec/modules/watchdog/cp/pack-sysstats day
15 1 * * 1 /usr/local/psa/libexec/modules/watchdog/cp/pack-sysstats week
15 1 1 * * /usr/local/psa/libexec/modules/watchdog/cp/pack-sysstats month
15 1 1 * * /usr/local/psa/libexec/modules/watchdog/cp/pack-sysstats year
20 1 * * * /usr/local/psa/libexec/modules/watchdog/cp/clean-events
0 3 * * 7 /usr/local/psa/libexec/modules/watchdog/cp/clean-reports
 
Back
Top