summaryrefslogtreecommitdiffstats
path: root/etc/crontab
diff options
context:
space:
mode:
Diffstat (limited to 'etc/crontab')
-rw-r--r--etc/crontab4
1 files changed, 2 insertions, 2 deletions
diff --git a/etc/crontab b/etc/crontab
index ce3848a..d402955 100644
--- a/etc/crontab
+++ b/etc/crontab
@@ -1,6 +1,6 @@
# /etc/crontab - root's crontab for FreeBSD
#
-# $Id: crontab,v 1.10 1995/05/27 01:55:21 ache Exp $
+# $Id: crontab,v 1.11 1995/11/19 17:21:09 ache Exp $
# From: Id: crontab,v 1.6 1993/05/31 02:03:57 cgd Exp
#
SHELL=/bin/sh
@@ -12,7 +12,7 @@ HOME=/var/log
*/5 * * * * root /usr/libexec/atrun
#
# rotate log files every hour, if necessary
-#0 * * * * root /usr/bin/newsyslog
+0 * * * * root /usr/sbin/newsyslog
#
# remove system messages older than 21 days
#0 1 * * * daemon /usr/bin/msgs -c
OpenPOWER on IntegriCloud