From 85e4d73c132b20aac0329228595a9f5321cdb9f1 Mon Sep 17 00:00:00 2001 From: David Greenman Date: Thu, 25 Nov 1993 13:23:46 +0000 Subject: [PATCH] Don't start update daemon; it's now internel to the kernel. --- etc/rc | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/etc/rc b/etc/rc index 170efefceb..b2b581c853 100644 --- a/etc/rc +++ b/etc/rc @@ -1,5 +1,5 @@ #!/bin/sh -# $Id: rc,v 1.4 1993/11/07 01:19:06 wollman Exp $ +# $Id: rc,v 1.5 1993/11/24 05:17:14 rich Exp $ # From: @(#)rc 5.27 (Berkeley) 6/5/91 # System startup script run by init on autoboot @@ -130,7 +130,6 @@ echo clearing /tmp # echo 'turning on accounting'; accton /var/account/acct echo -n standard daemons: -echo -n ' update'; update echo -n ' crond'; /usr/libexec/crond echo '.' -- 2.20.1