File: cron.d

package info (click to toggle)
anacron 2.3-6
  • links: PTS
  • area: main
  • in suites: woody
  • size: 228 kB
  • ctags: 157
  • sloc: ansic: 1,159; makefile: 99; sh: 61
file content (6 lines) | stat: -rw-r--r-- 234 bytes parent folder | download
1
2
3
4
5
6
# /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    * * *   root	test -x /etc/init.d/anacron && /etc/init.d/anacron start >/dev/null