From f45a1cab594145f16dad26f4b40f7e06f012fe00 Mon Sep 17 00:00:00 2001 From: Brian Feldman Date: Tue, 17 Dec 2002 21:23:36 +0000 Subject: Back out the previous commit, since there could be dire consequences if /etc/rc were accidentally executed (as requested by other committeers). --- etc/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'etc/Makefile') diff --git a/etc/Makefile b/etc/Makefile index 9f64e4c30846..6329381589ba 100644 --- a/etc/Makefile +++ b/etc/Makefile @@ -12,8 +12,8 @@ BIN1= amd.map apmd.conf auth.conf \ inetd.conf login.access login.conf \ mac.conf motd netconfig networks newsyslog.conf \ phones printcap profile protocols \ - rc.atm rc.devfs rc.diskless1 rc.diskless2 rc.firewall rc.firewall6 \ - rc.network rc.network6 rc.pccard rc.sendmail rc.serial \ + rc rc.atm rc.devfs rc.diskless1 rc.diskless2 rc.firewall rc.firewall6 \ + rc.network rc.network6 rc.pccard rc.sendmail rc.serial rc.shutdown \ rc.subr rc.syscons rc.sysctl remote rpc services \ shells sysctl.conf syslog.conf usbd.conf \ etc.${MACHINE_ARCH}/disktab \ @@ -37,7 +37,7 @@ SSL= ${.CURDIR}/../crypto/openssl/apps/openssl.cnf .endif # -rwxr-xr-x root:wheel, for the new cron root:wheel -BIN2= netstart pccard_ether rc.suspend rc.resume rc rc.shutdown +BIN2= netstart pccard_ether rc.suspend rc.resume DEFAULTS= rc.conf pccard.conf periodic.conf -- cgit v1.3