From 8be5f9d036bad60cf9ad7169c3e7c356aeba55b6 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sun, 7 Mar 2010 11:49:29 +0100 Subject: Merging live-webhelper. --- examples/cron/crontab | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 examples/cron/crontab (limited to 'examples/cron') diff --git a/examples/cron/crontab b/examples/cron/crontab new file mode 100644 index 000000000..0cb78a330 --- /dev/null +++ b/examples/cron/crontab @@ -0,0 +1,7 @@ +# /etc/crontab - system-wide crontab + +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.hourly/live-webhelper > /dev/null 2>&1 -- cgit v1.2.3