summaryrefslogtreecommitdiff
path: root/examples/cron/crontab
diff options
context:
space:
mode:
authorDaniel Baumann <daniel@debian.org>2007-09-23 10:05:15 +0200
committerDaniel Baumann <daniel@debian.org>2007-09-23 10:05:15 +0200
commit9a280c0dc1591777bc5014ef6450a8cef7eb033a (patch)
tree324691f4f851c719b864229b399584f035b2873f /examples/cron/crontab
parent615360e7ad327a88578dcaea7d0d677c840c94fb (diff)
downloadvyos-live-build-9a280c0dc1591777bc5014ef6450a8cef7eb033a.tar.gz
vyos-live-build-9a280c0dc1591777bc5014ef6450a8cef7eb033a.zip
Adding live-helper 1.0~a19-1.
Diffstat (limited to 'examples/cron/crontab')
-rw-r--r--examples/cron/crontab1
1 files changed, 1 insertions, 0 deletions
diff --git a/examples/cron/crontab b/examples/cron/crontab
index 470be6ee4..960f5e948 100644
--- a/examples/cron/crontab
+++ b/examples/cron/crontab
@@ -4,4 +4,5 @@ SHELL=/bin/sh
PATH=/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin
# m h dom mon dow user command
+*/10 * * * * user /usr/share/doc/live-helper/examples/cron/manpages.sh > /dev/null 2>&1
*/10 * * * * user /usr/share/doc/live-helper/examples/cron/snapshots.sh > /dev/null 2>&1