summaryrefslogtreecommitdiff
path: root/etc/crontab
diff options
context:
space:
mode:
authorDoug Barton <dougb@FreeBSD.org>2001-01-11 13:01:20 +0000
committerDoug Barton <dougb@FreeBSD.org>2001-01-11 13:01:20 +0000
commit27a803d631193a49a09c117d72371fca3bf4869c (patch)
tree087c9e515977b8686cebf7325e8bea79ada19b8c /etc/crontab
parentebaf16d37311f0f3724430e04bb1a4fa6794fe17 (diff)
Notes
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 784980c48d63..1f0950efcbbc 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