summaryrefslogtreecommitdiffstats
path: root/etc/crontab
diff options
context:
space:
mode:
Diffstat (limited to 'etc/crontab')
-rw-r--r--etc/crontab3
1 files changed, 3 insertions, 0 deletions
diff --git a/etc/crontab b/etc/crontab
index 784980c..1f0950e 100644
--- a/etc/crontab
+++ b/etc/crontab
@@ -8,6 +8,9 @@ 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
#
# rotate log files every hour, if necessary
OpenPOWER on IntegriCloud