diff options
Diffstat (limited to 'community-testing/cronie/crontab')
-rw-r--r-- | community-testing/cronie/crontab | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/community-testing/cronie/crontab b/community-testing/cronie/crontab deleted file mode 100644 index 4e8b66397..000000000 --- a/community-testing/cronie/crontab +++ /dev/null @@ -1,13 +0,0 @@ -### /etc/crontab: Master crontab for system `crond` - -PATH=/sbin:/bin:/usr/sbin:/usr/bin -SHELL=/bin/bash -HOME=/var/empty - -# Format: Minute Hour Date Month Wday User Command - -01 * * * * root run-cron /etc/cron.hourly -@reboot root anacron -s -04 4 * * * root anacron -s - -### /etc/crontab: Master crontab for system `crond` |