[Zrouter-src] ZRouter.org: push to ZRouter profiles/SMALL_/files/etc/crontab
zrouter-src at zrouter.org
zrouter-src at zrouter.org
Tue Oct 16 10:14:39 UTC 2012
details: http://zrouter.org/hg/zrouter//rev/8b635b97711f
changeset: 480:8b635b97711f
user: Aleksandr Rybalko <ray at ddteam.net>
date: Tue Oct 16 13:02:55 2012 +0300
description:
Remove cron jobs for which we not have tools.
diffstat:
profiles/SMALL_/files/etc/crontab | 9 +++------
1 files changed, 3 insertions(+), 6 deletions(-)
diffs (16 lines):
diff -r 2bcfffae222b -r 8b635b97711f profiles/SMALL_/files/etc/crontab
--- a/profiles/SMALL_/files/etc/crontab Tue Oct 16 13:01:30 2012 +0300
+++ b/profiles/SMALL_/files/etc/crontab Tue Oct 16 13:02:55 2012 +0300
@@ -1,9 +1,6 @@
SHELL=/bin/sh
PATH=/etc:/bin:/sbin:/usr/bin:/usr/sbin
-*/5 * * * * root /usr/libexec/atrun
-*/11 * * * * operator /usr/libexec/save-entropy
*/6 * * * * root newsyslog
-1 3 * * * root periodic daily
-15 4 * * 6 root periodic weekly
-30 5 1 * * root periodic monthly
-1,31 0-5 * * * root adjkerntz -a
+#1 3 * * * root periodic daily
+#15 4 * * 6 root periodic weekly
+#30 5 1 * * root periodic monthly
More information about the Zrouter-src
mailing list