diff options
author | Daniel Baumann <daniel@debian.org> | 2007-09-23 10:05:11 +0200 |
---|---|---|
committer | Daniel Baumann <daniel@debian.org> | 2011-03-09 18:18:30 +0100 |
commit | 37a5c53ddd2825bf6b0ce521908a63d419683981 (patch) | |
tree | 0b0a8ea3072a4d6b9c37ce8efedb29d25a713e04 /examples/cron/crontab | |
parent | 85c342c299231131d22764c0dfdcf977c57ce147 (diff) | |
download | live-build-37a5c53ddd2825bf6b0ce521908a63d419683981.zip live-build-37a5c53ddd2825bf6b0ce521908a63d419683981.tar.gz |
Adding live-helper 1.0~a14-1.
Diffstat (limited to 'examples/cron/crontab')
-rw-r--r-- | examples/cron/crontab | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/examples/cron/crontab b/examples/cron/crontab index 2d6b052..470be6e 100644 --- a/examples/cron/crontab +++ b/examples/cron/crontab @@ -4,5 +4,4 @@ SHELL=/bin/sh PATH=/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin # m h dom mon dow user command -*/1 * * * * root /etc/cron.d/live-webhelper > /dev/null 2>&1 */10 * * * * user /usr/share/doc/live-helper/examples/cron/snapshots.sh > /dev/null 2>&1 |