From 645e8cd8d0c0bf38489f8243265b633d69e03959 Mon Sep 17 00:00:00 2001 From: jtc Date: Thu, 13 Jan 1994 18:43:50 +0000 Subject: [PATCH] The cron daemon now lives in /usr/sbin --- etc/rc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/etc/rc b/etc/rc index c89d1565b479..d28c0ad1303a 100644 --- a/etc/rc +++ b/etc/rc @@ -1,5 +1,5 @@ # @(#)rc 5.27 (Berkeley) 6/5/91 -# $Id: rc,v 1.30 1994/01/10 16:57:26 mycroft Exp $ +# $Id: rc,v 1.31 1994/01/13 18:43:50 jtc Exp $ # System startup script run by init on autoboot # or after single-user. @@ -161,7 +161,7 @@ echo clearing /tmp echo -n standard daemons: echo -n ' update'; update -echo -n ' cron'; /usr/libexec/cron +echo -n ' cron'; cron echo '.' echo -n starting network daemons: