From 2c5004a3583c3535e7d40d5eacad0b3b876b65b0 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Tue, 5 Jun 2012 20:25:23 +0200 Subject: Re-arranging frontends in source tree. --- frontends/cgi/live-build-cgi.crontab | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 frontends/cgi/live-build-cgi.crontab (limited to 'frontends/cgi/live-build-cgi.crontab') diff --git a/frontends/cgi/live-build-cgi.crontab b/frontends/cgi/live-build-cgi.crontab new file mode 100644 index 000000000..1bf7a815d --- /dev/null +++ b/frontends/cgi/live-build-cgi.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-build-cgi > /dev/null 2>&1 -- cgit v1.2.3