projects
/
packages
/
cronie.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blame
|
history
|
raw
|
HEAD
- rel 1; works for me
[packages/cronie.git]
/
cronie.crontab
1
SHELL=/bin/sh
2
PATH=/sbin:/bin:/usr/sbin:/usr/bin
3
MAILTO=root
4
NICE=15
5
6
# run-parts
7
01 * * * * root /bin/run-parts /etc/cron.hourly
8
02 5 * * * root /bin/run-parts /etc/cron.daily
9
02 2 * * 0 root /bin/run-parts /etc/cron.weekly
10
02 4 1 * * root /bin/run-parts /etc/cron.monthly
This page took
0.053708 seconds
and
3
git commands to generate.