Remove some redundant information from the rcNG section.

Suggested by:	murray
This commit is contained in:
Tom Rhodes 2003-05-27 20:19:31 +00:00
parent deb7f3acc4
commit 650061f8ed
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=17125

View file

@ -593,35 +593,8 @@ HOME=/var/log
any other dependent services during the next reboot, as
described below.</para>
<para>As of this writing, the files located in
<filename>rc.d</filename> are:</para>
<programlisting>DAEMON devdb kerberos nfsclient rwho
LOGIN devfs keyserv nfsd savecore
NETWORKING dhclient kldxref nfslocking securelevel
SERVERS diskless ldconfig nfsserver sendmail
abi dmesg local nisdomain serial
accounting dumpon localdaemons ntpd sppp
addswap fsck lomac ntpdate sshd
adjkerntz hostname lpd othermta swap1
amd inetd motd pccard syscons
apm initdiskless mountcritlocal pcvt sysctl
apmd initrandom mountcritremote ppp-user syslogd
archdep ip6fw mountd pppoed timed
atm1 ipfilter moused pwcheck ttys
atm2.sh ipfs mroute6d quota usbd
atm3.sh ipfw mrouted random vinum
bgfsck ipmon msgs rarpd virecover
bootparams ipnat named rcconf.sh ypbind
ccd ipsec netif root yppasswdd
cleanvar ipxrouted network1 route6d ypserv
cleartmp isdnd network2 routed ypset
cron jail network3 rpcbind ypupdated
devd kadmind network_ipv6 rtadvd ypxfrd</programlisting>
<para>Most of these are self-explanatory. For instance
<filename>sshd</filename> is used to for the &man.sshd.8;
daemon. Other files contribute to system initialization. For
<para>The <application>rcNG</application> structure is not only used for network services, it also
contributes to most of the system initialization. For
instance, consider the <filename>bgfsck</filename> file. When
this script is executed, it will print out the following
message:</para>