diff options
Diffstat (limited to 'straper/db/public/cron/cron.d/anacron')
| -rw-r--r-- | straper/db/public/cron/cron.d/anacron | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/straper/db/public/cron/cron.d/anacron b/straper/db/public/cron/cron.d/anacron deleted file mode 100644 index 57b33c5..0000000 --- a/straper/db/public/cron/cron.d/anacron +++ /dev/null @@ -1,6 +0,0 @@ -# /etc/cron.d/anacron: crontab entries for the anacron package - -SHELL=/bin/sh -PATH=/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin - -30 7-23 * * * root if [ -x /etc/init.d/anacron ] && ! [ -d /run/systemd/system ]; then exec /usr/sbin/invoke-rc.d anacron start >/dev/null; fi |
