summaryrefslogtreecommitdiffstats
path: root/etc/crontab
diff options
context:
space:
mode:
Diffstat (limited to 'etc/crontab')
-rw-r--r--etc/crontab6
1 files changed, 3 insertions, 3 deletions
diff --git a/etc/crontab b/etc/crontab
index 1f0950e..56ef475 100644
--- a/etc/crontab
+++ b/etc/crontab
@@ -8,11 +8,11 @@ HOME=/var/log
#
#minute hour mday month wday who command
#
-# save some entropy so that /dev/random can reseed on boot
-*/3 * * * * operator /usr/libexec/save-entropy
-#
*/5 * * * * root /usr/libexec/atrun
#
+# save some entropy so that /dev/random can reseed on boot
+*/11 * * * * operator /usr/libexec/save-entropy
+#
# rotate log files every hour, if necessary
0 * * * * root newsyslog
#
OpenPOWER on IntegriCloud