From d98c8d93bcbd4fed4cf898c286234abf8c87284e Mon Sep 17 00:00:00 2001 From: gordon Date: Thu, 5 Sep 2002 20:15:08 +0000 Subject: Hook bootparams up to the world --- etc/rc.d/Makefile | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/etc/rc.d/Makefile b/etc/rc.d/Makefile index f1e29b2..69f8fa7 100755 --- a/etc/rc.d/Makefile +++ b/etc/rc.d/Makefile @@ -4,17 +4,17 @@ .include FILES= DAEMON LOGIN NETWORKING SERVERS abi accounting addswap adjkerntz amd \ - apm apmd atm1 atm2.sh atm3.sh bgfsck ccd cleanvar cleartmp cron devdb \ - devfs diskless dmesg dumpon fsck inetd initdiskless initrandom ip6fw \ - ipfilter ipfw ipmon ipnat ipsec ipxrouted isdnd kadmind kerberos \ - keyserv ldconfig local localdaemons lomac lpd motd mountcritlocal \ - mountcritremote mountd moused mroute6d mrouted msgs named network1 \ - network2 network3 network_ipv6 nfsclient nfsd nfslocking nfsserver \ - ntpd ntpdate othermta pccard pcvt ppp-user pppoed pwcheck quota \ - random rarpd root route6d routed rpcbind rtadvd rwho savecore \ - securelevel sendmail serial sppp sshd swap1 syscons sysctl syslogd \ - timed ttys usbd vinum virecover ypbind yppasswdd ypserv ypset \ - ypupdated ypxfrd + apm apmd atm1 atm2.sh atm3.sh bgfsck bootparamd ccd cleanvar cleartmp \ + cron devdb devfs diskless dmesg dumpon fsck inetd initdiskless \ + initrandom ip6fw ipfilter ipfw ipmon ipnat ipsec ipxrouted isdnd \ + kadmind kerberos keyserv ldconfig local localdaemons lomac lpd motd \ + mountcritlocal mountcritremote mountd moused mroute6d mrouted msgs \ + named network1 network2 network3 network_ipv6 nfsclient nfsd \ + nfslocking nfsserver ntpd ntpdate othermta pccard pcvt ppp-user \ + pppoed pwcheck quota random rarpd root route6d routed rpcbind \ + rtadvd rwho savecore securelevel sendmail serial sppp sshd swap1 \ + syscons sysctl syslogd timed ttys usbd vinum virecover ypbind \ + yppasswdd ypserv ypset ypupdated ypxfrd FILESDIR= /etc/rc.d FILESMODE= ${BINMODE} -- cgit v1.1