diff options
author | Steven Barth <steven@midlink.org> | 2008-04-27 11:04:48 +0000 |
---|---|---|
committer | Steven Barth <steven@midlink.org> | 2008-04-27 11:04:48 +0000 |
commit | 706da44cf275dc20426a55a4d01ed79026d3eb80 (patch) | |
tree | f0cfced76009f7548a79d211a84fcb171079f028 /contrib/package/ffluci-system-addons/src/root.crontab | |
parent | f917c0bb6445794cc94ff895f430db84a9e77ea2 (diff) |
* Reworked Luci-Splash
* Created ffluci-system-addons package for Kamikaze addons
Diffstat (limited to 'contrib/package/ffluci-system-addons/src/root.crontab')
-rw-r--r-- | contrib/package/ffluci-system-addons/src/root.crontab | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/contrib/package/ffluci-system-addons/src/root.crontab b/contrib/package/ffluci-system-addons/src/root.crontab new file mode 100644 index 0000000000..6e2e417dcb --- /dev/null +++ b/contrib/package/ffluci-system-addons/src/root.crontab @@ -0,0 +1,3 @@ +0-59/1 * * * * /usr/bin/run-parts /etc/cron.minutely +0 * * * * /usr/bin/run-parts /etc/cron.hourly +0 0 * * * /usr/bin/run-parts /etc/cron.daily |