--- abi (revision 269515) +++ abi (working copy) @@ -10,6 +10,7 @@ . /etc/rc.subr name="abi" +desc="Additional ABI support" start_cmd="${name}_start" stop_cmd=":" --- accounting (revision 269515) +++ accounting (working copy) @@ -11,6 +11,7 @@ . /etc/rc.subr name="accounting" +desc="System accounting" rcvar="accounting_enable" accounting_command="/usr/sbin/accton" accounting_file="/var/account/acct" --- addswap (revision 269515) +++ addswap (working copy) @@ -13,6 +13,7 @@ . /etc/rc.subr name="addswap" +desc="Add additional swap files" start_cmd=":" stop_cmd=":" rcvar= --- adjkerntz (revision 269515) +++ adjkerntz (working copy) @@ -11,6 +11,7 @@ . /etc/rc.subr name="adjkerntz" +desc="Adjust the local time CMOS clock" start_cmd="adjkerntz -i" stop_cmd=":" --- amd (revision 269515) +++ amd (working copy) @@ -11,6 +11,7 @@ . /etc/rc.subr name="amd" +desc="Automount Daemon" rcvar="amd_enable" command="/usr/sbin/${name}" start_precmd="amd_precmd" --- apm (revision 269515) +++ apm (working copy) @@ -11,6 +11,7 @@ . /etc/rc.subr name="apm" +desc="Advanced power management" rcvar="apm_enable" start_precmd="apm_precmd" command="/usr/sbin/${name}" --- apmd (revision 269515) +++ apmd (working copy) @@ -11,6 +11,7 @@ . /etc/rc.subr name="apmd" +desc="Advanced power management daemon" rcvar="apmd_enable" command="/usr/sbin/${name}" start_precmd="apmd_prestart" --- archdep (revision 269515) +++ archdep (working copy) @@ -10,6 +10,7 @@ . /etc/rc.subr name="archdep" +desc="SCO binary emulation" start_cmd="archdep_start" stop_cmd=":" --- atm1 (revision 269515) +++ atm1 (working copy) @@ -35,6 +35,7 @@ . /etc/rc.subr name="atm" +desc="XXX" rcvar="atm_enable" start_cmd="atm_start" stop_cmd=":" --- atm2 (revision 269515) +++ atm2 (working copy) @@ -38,6 +38,7 @@ . /etc/rc.subr name="atm2" +desc="XXX" rcvar="atm_enable" start_cmd="atm2_start" stop_cmd=":" --- atm3 (revision 269515) +++ atm3 (working copy) @@ -37,6 +37,7 @@ . /etc/rc.subr name="atm3" +desc="XXX" rcvar="atm_enable" start_cmd="atm3_start" stop_cmd=":" --- auditd (revision 269515) +++ auditd (working copy) @@ -13,6 +13,7 @@ . /etc/rc.subr name="auditd" +desc="Audit log management daemon" stop_cmd="auditd_stop" command="/usr/sbin/${name}" rcvar="auditd_enable" --- auditdistd (revision 269515) +++ auditdistd (working copy) @@ -11,6 +11,7 @@ . /etc/rc.subr name="auditdistd" +desc="Audit trail files distribution daemon" rcvar="${name}_enable" pidfile="/var/run/${name}.pid" command="/usr/sbin/${name}" --- bgfsck (revision 269515) +++ bgfsck (working copy) @@ -10,6 +10,7 @@ . /etc/rc.subr name="background-fsck" +desc="Background file system check" rcvar="background_fsck" start_cmd="bgfsck_start" stop_cmd=":" --- bluetooth (revision 269515) +++ bluetooth (working copy) @@ -33,6 +33,7 @@ . /etc/rc.subr name="bluetooth" +desc="Bluetooth support" rcvar= start_cmd="bluetooth_start" stop_cmd="bluetooth_stop" --- bootparams (revision 269515) +++ bootparams (working copy) @@ -11,6 +11,7 @@ . /etc/rc.subr name="bootparamd" +desc="Boot parameter server" rcvar="bootparamd_enable" required_files="/etc/bootparams" command="/usr/sbin/${name}" --- bridge (revision 269515) +++ bridge (working copy) @@ -33,6 +33,7 @@ . /etc/network.subr name="bridge" +desc="Bridge interface control" start_cmd="bridge_start" stop_cmd="bridge_stop" cmd="" --- bsnmpd (revision 269515) +++ bsnmpd (working copy) @@ -10,6 +10,7 @@ . /etc/rc.subr name="bsnmpd" +desc="BSD SNMP daemon" rcvar="bsnmpd_enable" command="/usr/sbin/${name}" --- bthidd (revision 269515) +++ bthidd (working copy) @@ -11,6 +11,7 @@ . /etc/rc.subr name="bthidd" +desc="Bluetooth HID daemon" rcvar="bthidd_enable" command="/usr/sbin/${name}" pidfile="/var/run/${name}.pid" --- casperd (revision 269515) +++ casperd (working copy) @@ -11,6 +11,7 @@ . /etc/rc.subr name="casperd" +desc="Capability Services friendly daemon" rcvar="casperd_enable" pidfile="/var/run/${name}.pid" command="/sbin/${name}" --- ccd (revision 269515) +++ ccd (working copy) @@ -9,6 +9,7 @@ . /etc/rc.subr name="ccd" +desc="Concatenated disk driver" start_cmd="ccd_start" stop_cmd=":" --- cleanvar (revision 269515) +++ cleanvar (working copy) @@ -9,6 +9,7 @@ . /etc/rc.subr name="cleanvar" +desc="Delete contents of /var" rcvar="cleanvar_enable" start_precmd="${name}_prestart" --- cleartmp (revision 269515) +++ cleartmp (working copy) @@ -10,6 +10,7 @@ . /etc/rc.subr name="cleartmp" +desc="Delete contents of /tmp" # Disguise rcvar for the start method to run irrespective of its setting. rcvar1="clear_tmp_enable" start_cmd="${name}_start" --- cron (revision 269515) +++ cron (working copy) @@ -11,6 +11,7 @@ . /etc/rc.subr name="cron" +desc="Daemon to execute scheduled commands" rcvar="cron_enable" command="/usr/sbin/${name}" pidfile="/var/run/${name}.pid" --- ctld (revision 269515) +++ ctld (working copy) @@ -11,6 +11,7 @@ . /etc/rc.subr name="ctld" +desc="CAM Target Layer / iSCSI target daemon" rcvar="ctld_enable" pidfile="/var/run/${name}.pid" command="/usr/sbin/${name}" --- ddb (revision 269515) +++ ddb (working copy) @@ -11,6 +11,7 @@ . /etc/rc.subr name="ddb" +desc="Interactive kernel debugger" rcvar="ddb_enable" command="/sbin/${name}" start_precmd="ddb_prestart" --- defaultroute (revision 269515) +++ defaultroute (working copy) @@ -13,6 +13,7 @@ . /etc/network.subr name="defaultroute" +desc="Wait for the default route to be up if DHCP is in use" start_cmd="defaultroute_start" stop_cmd=":" --- devd (revision 269515) +++ devd (working copy) @@ -11,6 +11,7 @@ . /etc/rc.subr name="devd" +desc="Device daemon" rcvar="devd_enable" command="/sbin/${name}" --- devfs (revision 269515) +++ devfs (working copy) @@ -11,6 +11,7 @@ . /etc/rc.subr name="devfs" +desc="Device file system" start_cmd='devfs_start' stop_cmd=':' --- dhclient (revision 269515) +++ dhclient (working copy) @@ -12,6 +12,7 @@ ifn="$2" name="dhclient" +desc="DHCP client" rcvar= pidfile="/var/run/${name}.${ifn}.pid" start_precmd="dhclient_prestart" --- dmesg (revision 269515) +++ dmesg (working copy) @@ -11,6 +11,7 @@ . /etc/rc.subr name="dmesg" +desc="Save kernel boot messages" rcvar="dmesg_enable" dmesg_file="/var/run/dmesg.boot" start_cmd="do_dmesg" --- dumpon (revision 269515) +++ dumpon (working copy) @@ -11,6 +11,7 @@ . /etc/rc.subr name="dumpon" +desc="Configure dump device" start_cmd="dumpon_start" stop_cmd="dumpon_stop" --- faith (revision 269515) +++ faith (working copy) @@ -10,6 +10,7 @@ . /etc/network.subr name="faith" +desc="Configure IPv6-to-IPv4 TCP relay capturing interface" start_cmd="faith_up" stop_cmd="faith_down" --- fsck (revision 269515) +++ fsck (working copy) @@ -10,6 +10,7 @@ . /etc/rc.subr name="fsck" +desc="File system check" start_cmd="fsck_start" stop_cmd=":" --- ftp-proxy (revision 269515) +++ ftp-proxy (working copy) @@ -10,6 +10,7 @@ . /etc/rc.subr name="ftpproxy" +desc="FTP Proxy for use with pf(4)" rcvar="ftpproxy_enable" command="/usr/sbin/ftp-proxy" --- ftpd (revision 269515) +++ ftpd (working copy) @@ -10,6 +10,7 @@ . /etc/rc.subr name="ftpd" +desc="FTP daemon" rcvar="ftpd_enable" command="/usr/libexec/${name}" pidfile="/var/run/${name}.pid" --- gbde (revision 269515) +++ gbde (working copy) @@ -12,6 +12,7 @@ . /etc/rc.subr name="gbde" +desc="GEOM based disk encryption" start_precmd="find_gbde_devices start" stop_precmd="find_gbde_devices stop" start_cmd="gbde_start" --- geli (revision 269515) +++ geli (working copy) @@ -34,6 +34,7 @@ . /etc/rc.subr name="geli" +desc="Cryptographic GEOM class" start_precmd='[ -n "$(geli_make_list)" ]' start_cmd="geli_start" stop_cmd="geli_stop" --- geli2 (revision 269515) +++ geli2 (working copy) @@ -34,6 +34,7 @@ . /etc/rc.subr name="geli2" +desc="Automatically detach GELI devices" start_cmd="geli2_start" stop_cmd=":" --- gptboot (revision 269515) +++ gptboot (working copy) @@ -34,6 +34,7 @@ . /etc/rc.subr name="gptboot" +desc="Configure and log boot UFS boot attempts" rcvar="gptboot_enable" start_cmd="gptboot_report" --- gssd (revision 269515) +++ gssd (working copy) @@ -10,6 +10,7 @@ . /etc/rc.subr name="gssd" +desc="Generic Security Services Daemon" load_rc_config $name rcvar="gssd_enable" --- hastd (revision 269515) +++ hastd (working copy) @@ -11,6 +11,7 @@ . /etc/rc.subr name="hastd" +desc="Highly available storage daemon" rcvar="hastd_enable" pidfile="/var/run/${name}.pid" command="/sbin/${name}" --- hcsecd (revision 269515) +++ hcsecd (working copy) @@ -11,6 +11,7 @@ . /etc/rc.subr name="hcsecd" +desc="Control link keys and PIN codes for Bluetooth devices" rcvar="hcsecd_enable" command="/usr/sbin/${name}" pidfile="/var/run/${name}.pid" --- hostapd (revision 269515) +++ hostapd (working copy) @@ -10,6 +10,7 @@ . /etc/rc.subr name="hostapd" +desc="Authenticator for IEEE 802.11 networks" command="/usr/sbin/${name}" ifn="$2" --- hostid (revision 269515) +++ hostid (working copy) @@ -34,6 +34,7 @@ . /etc/rc.subr name="hostid" +desc="Generate or reset a unique host ID" start_cmd="hostid_start" stop_cmd=":" reset_cmd="hostid_reset" --- hostid_save (revision 269515) +++ hostid_save (working copy) @@ -10,6 +10,7 @@ . /etc/rc.subr name="hostid_save" +desc="Save unique host ID" start_cmd="hostid_save" stop_cmd=":" rcvar="hostid_enable" --- hostname (revision 269515) +++ hostname (working copy) @@ -34,6 +34,7 @@ . /etc/network.subr name="hostname" +desc="Set the system's hostname" start_cmd="hostname_start" stop_cmd=":" --- inetd (revision 269515) +++ inetd (working copy) @@ -10,6 +10,7 @@ . /etc/rc.subr name="inetd" +desc="Internet 'super-server'" rcvar="inetd_enable" command="/usr/sbin/${name}" pidfile="/var/run/${name}.pid" --- initrandom (revision 269515) +++ initrandom (working copy) @@ -11,6 +11,7 @@ . /etc/rc.subr name="initrandom" +desc="Entropy harvesting" start_cmd="initrandom_start" stop_cmd=":" --- ip6addrctl (revision 269515) +++ ip6addrctl (working copy) @@ -12,6 +12,7 @@ . /etc/network.subr name="ip6addrctl" +desc="Configure address selection policy for IPv6 and IPv4" rcvar="ip6addrctl_enable" start_cmd="ip6addrctl_start" stop_cmd="ip6addrctl_stop" --- ipfilter (revision 269515) +++ ipfilter (working copy) @@ -10,6 +10,7 @@ . /etc/rc.subr name="ipfilter" +desc="IP packet filter" rcvar="ipfilter_enable" load_rc_config $name stop_precmd="test -f ${ipfilter_rules} -o -f ${ipv6_ipfilter_rules}" --- ipfs (revision 269515) +++ ipfs (working copy) @@ -10,6 +10,7 @@ . /etc/rc.subr name="ipfs" +desc="Save and restore information for NAT and state tables for ipf(4)" rcvar="ipfs_enable" start_cmd="ipfs_start" stop_cmd="ipfs_stop" --- ipfw (revision 269515) +++ ipfw (working copy) @@ -11,6 +11,7 @@ . /etc/network.subr name="ipfw" +desc="IP packet filter and traffic accounting" rcvar="firewall_enable" start_cmd="ipfw_start" start_precmd="ipfw_prestart" --- ipmon (revision 269515) +++ ipmon (working copy) @@ -11,6 +11,7 @@ . /etc/rc.subr name="ipmon" +desc="Monitor /dev/ipl for logged packets for use with ipf(4)" rcvar="ipmon_enable" command="/sbin/${name}" start_precmd="ipmon_precmd" --- ipnat (revision 269515) +++ ipnat (working copy) @@ -10,6 +10,7 @@ . /etc/rc.subr name="ipnat" +desc="User interface to the NAT subsystem for use with ipf(4)" rcvar="ipnat_enable" load_rc_config $name start_cmd="ipnat_start" --- ipsec (revision 269515) +++ ipsec (working copy) @@ -11,6 +11,7 @@ . /etc/rc.subr name="ipsec" +desc="Control VPN over ipsec(4)" rcvar="ipsec_enable" start_precmd="ipsec_prestart" start_cmd="ipsec_start" --- iscsictl (revision 269515) +++ iscsictl (working copy) @@ -11,6 +11,7 @@ . /etc/rc.subr name="iscsictl" +desc="Control iSCSI initiator" rcvar="iscsictl_enable" command="/usr/bin/${name}" command_args="${iscsictl_flags}" --- iscsid (revision 269515) +++ iscsid (working copy) @@ -11,6 +11,7 @@ . /etc/rc.subr name="iscsid" +desc="iSCSI initiator daemon" rcvar="iscsid_enable" pidfile="/var/run/${name}.pid" command="/usr/sbin/${name}" --- jail (revision 269515) +++ jail (working copy) @@ -11,6 +11,7 @@ . /etc/rc.subr name="jail" +desc="Configure jails" rcvar="jail_enable" start_cmd="jail_start" --- kadmind (revision 269515) +++ kadmind (working copy) @@ -10,6 +10,7 @@ . /etc/rc.subr name="kadmind5" +desc="Kerberos 5 admin daemon" load_rc_config $name rcvar="kadmind5_server_enable" unset start_cmd --- kerberos (revision 269515) +++ kerberos (working copy) @@ -9,6 +9,7 @@ . /etc/rc.subr name="kerberos5" +desc="Kerberos 5 daemon" rcvar="kerberos5_server_enable" load_rc_config $name --- keyserv (revision 269515) +++ keyserv (working copy) @@ -13,6 +13,7 @@ . /etc/rc.subr name="keyserv" +desc="Server for storing private encryption keys" rcvar="keyserv_enable" command="/usr/sbin/${name}" start_precmd="keyserv_prestart" --- kfd (revision 269515) +++ kfd (working copy) @@ -9,8 +9,9 @@ . /etc/rc.subr -name=kfd -rcvar=kfd_enable +name="kfd" +desc="Receive forwarded kerberos tickets" +rcvar="kfd_enable" load_rc_config $name command_args="-i &" --- kld (revision 269515) +++ kld (working copy) @@ -33,6 +33,7 @@ . /etc/rc.subr name="kld" +desc="Load kernel modules" start_cmd="${name}_start" stop_cmd=':' --- kldxref (revision 269515) +++ kldxref (working copy) @@ -10,8 +10,9 @@ . /etc/rc.subr +name="kldxref" +desc="Generate hints for the kernel loader" rcvar="kldxref_enable" -name="kldxref" stop_cmd=":" start_cmd="kldxref_start" --- kpasswdd (revision 269515) +++ kpasswdd (working copy) @@ -10,6 +10,7 @@ . /etc/rc.subr name="kpasswdd" +desc="Kerberos 5 password changing server" load_rc_config $name rcvar="kpasswdd_server_enable" unset start_cmd --- ldconfig (revision 269515) +++ ldconfig (working copy) @@ -10,6 +10,7 @@ . /etc/rc.subr name="ldconfig" +desc="Configure the shared library cache" ldconfig_command="/sbin/ldconfig" start_cmd="ldconfig_start" stop_cmd=":" --- local (revision 269515) +++ local (working copy) @@ -11,6 +11,7 @@ . /etc/rc.subr name="local" +desc="Process /etc/rc.local and /etc/rc.shutdown.local" start_cmd="local_start" stop_cmd="local_stop" --- local_unbound (revision 269515) +++ local_unbound (working copy) @@ -10,7 +10,7 @@ . /etc/rc.subr name="local_unbound" -desc="local caching forwarding resolver" +desc="Local caching forwarding resolver" rcvar="local_unbound_enable" command="/usr/sbin/unbound" --- localpkg (revision 269515) +++ localpkg (working copy) @@ -11,6 +11,7 @@ . /etc/rc.subr name="localpkg" +desc="Run legacy .sh scripts in /etc/rc.d and /usr/local/etc/rc.d" start_cmd="pkg_start" stop_cmd="pkg_stop" --- lockd (revision 269515) +++ lockd (working copy) @@ -12,6 +12,7 @@ . /etc/rc.subr name="lockd" +desc="NFS locking daemon" rcvar=rpc_lockd_enable command="/usr/sbin/rpc.${name}" start_precmd='lockd_precmd' --- lpd (revision 269515) +++ lpd (working copy) @@ -11,6 +11,7 @@ . /etc/rc.subr name="lpd" +desc="Line printer spooler daemon" rcvar="lpd_enable" command="/usr/sbin/${name}" required_files="/etc/printcap" --- mdconfig (revision 269515) +++ mdconfig (working copy) @@ -33,6 +33,7 @@ . /etc/rc.subr name="mdconfig" +desc="Configure memory disks" stop_cmd="mdconfig_stop" start_cmd="mdconfig_start" start_precmd='[ -n "${_mdconfig_list}" ]' --- mdconfig2 (revision 269515) +++ mdconfig2 (working copy) @@ -34,6 +34,7 @@ . /etc/rc.subr name="mdconfig2" +desc="XXX" stop_cmd="mdconfig2_stop" start_cmd="mdconfig2_start" start_precmd='[ -n "${_mdconfig2_list}" ]' --- mixer (revision 269515) +++ mixer (working copy) @@ -34,6 +34,7 @@ . /etc/rc.subr name="mixer" +desc="Sound mixer configuration" rcvar="mixer_enable" stop_cmd="mixer_stop" start_cmd="mixer_start" --- motd (revision 269515) +++ motd (working copy) @@ -10,6 +10,7 @@ . /etc/rc.subr name="motd" +desc="Update /etc/motd file" rcvar="update_motd" start_cmd="motd_start" stop_cmd=":" --- mountcritlocal (revision 269515) +++ mountcritlocal (working copy) @@ -10,6 +10,7 @@ . /etc/rc.subr name="mountcritlocal" +desc="Mount critical local filesystems" start_cmd="mountcritlocal_start" stop_cmd=sync --- mountcritremote (revision 269515) +++ mountcritremote (working copy) @@ -10,6 +10,7 @@ . /etc/rc.subr name="mountcritremote" +desc="Mount critical remote filesystems" stop_cmd=":" start_cmd="mountcritremote_start" start_precmd="mountcritremote_precmd" --- mountd (revision 269515) +++ mountd (working copy) @@ -10,6 +10,7 @@ . /etc/rc.subr name="mountd" +desc="Service remote NFS mount requests" rcvar="mountd_enable" command="/usr/sbin/${name}" pidfile="/var/run/${name}.pid" --- mountlate (revision 269515) +++ mountlate (working copy) @@ -11,6 +11,7 @@ . /etc/rc.subr name="mountlate" +desc="Mount late filesystems" start_cmd="mountlate_start" stop_cmd=":" --- moused (revision 269515) +++ moused (working copy) @@ -10,6 +10,7 @@ . /etc/rc.subr name="moused" +desc="Mouse daemon" rcvar="moused_enable" command="/usr/sbin/${name}" start_cmd="moused_start" --- mroute6d (revision 269515) +++ mroute6d (working copy) @@ -11,8 +11,9 @@ . /etc/rc.subr name="mroute6d" +desc="XXX" rcvar="mroute6d_enable" -command="/usr/local/sbin/pim6dd" +command="/usr/local/sbin/pim6dd" # Why is this in /usr/local? load_rc_config $name run_rc_command "$1" --- mrouted (revision 269515) +++ mrouted (working copy) @@ -10,8 +10,9 @@ . /etc/rc.subr name="mrouted" +desc="XXX" rcvar="mrouted_enable" -command="/usr/local/sbin/${name}" +command="/usr/local/sbin/${name}" # Why is this in /usr/local? pidfile="/var/run/${name}.pid" required_files="/etc/${name}.conf" extra_commands="reload" --- natd (revision 269515) +++ natd (working copy) @@ -10,6 +10,7 @@ . /etc/network.subr name="natd" +desc="Network address translation daemon" rcvar="natd_enable" command="/sbin/${name}" pidfile="/var/run/${name}.pid" --- netif (revision 269515) +++ netif (working copy) @@ -34,6 +34,7 @@ . /etc/network.subr name="network" +desc="Control the network" start_cmd="network_start" stop_cmd="network_stop" cloneup_cmd="clone_up" --- netoptions (revision 269515) +++ netoptions (working copy) @@ -12,6 +12,7 @@ . /etc/network.subr name="netoptions" +desc="Configure networking options" start_cmd="netoptions_start" stop_cmd=: --- netwait (revision 269515) +++ netwait (working copy) @@ -14,6 +14,7 @@ . /etc/rc.subr name="netwait" +desc="Wait for network inteface link" rcvar="netwait_enable" start_cmd="${name}_start" --- newsyslog (revision 269515) +++ newsyslog (working copy) @@ -9,6 +9,7 @@ . /etc/rc.subr name="newsyslog" +desc="Rotate system log files" rcvar="newsyslog_enable" required_files="/etc/newsyslog.conf" command="/usr/sbin/${name}" --- nfscbd (revision 269515) +++ nfscbd (working copy) @@ -10,6 +10,7 @@ . /etc/rc.subr name="nfscbd" +desc="NFSv4 client side callback daemon" rcvar="nfscbd_enable" command="/usr/sbin/${name}" sig_stop="USR1" --- nfsclient (revision 269515) +++ nfsclient (working copy) @@ -10,6 +10,7 @@ . /etc/rc.subr name="nfsclient" +desc="Configure an NFS client" rcvar="nfs_client_enable" start_cmd="nfsclient_start" stop_cmd="unmount_all" --- nfsd (revision 269515) +++ nfsd (working copy) @@ -10,6 +10,7 @@ . /etc/rc.subr name="nfsd" +desc="NFS daemon" rcvar="nfs_server_enable" command="/usr/sbin/${name}" --- nfsuserd (revision 269515) +++ nfsuserd (working copy) @@ -10,6 +10,7 @@ . /etc/rc.subr name="nfsuserd" +desc="Load user and group information into the kernel for NFSv4 services" rcvar="nfsuserd_enable" command="/usr/sbin/${name}" sig_stop="USR1" --- nisdomain (revision 269515) +++ nisdomain (working copy) @@ -33,6 +33,7 @@ . /etc/rc.subr name="nisdomain" +desc="Set the NIS domain name" start_cmd="nisdomain_start" stop_cmd=":" --- nscd (revision 269515) +++ nscd (working copy) @@ -19,6 +19,7 @@ . /etc/rc.subr name="nscd" +desc="Name service caching daemon" rcvar="nscd_enable" command=/usr/sbin/nscd --- nsswitch (revision 269515) +++ nsswitch (working copy) @@ -33,6 +33,7 @@ . /etc/rc.subr name="nsswitch" +desc="Generate /etc/host.conf" start_cmd="nsswitch_start" stop_cmd=":" --- ntpd (revision 269515) +++ ntpd (working copy) @@ -11,6 +11,7 @@ . /etc/rc.subr name="ntpd" +desc="Network time protocol daemon" rcvar="ntpd_enable" command="/usr/sbin/${name}" pidfile="/var/run/${name}.pid" --- ntpdate (revision 269515) +++ ntpdate (working copy) @@ -10,6 +10,7 @@ . /etc/rc.subr name="ntpdate" +desc="Set the date and time via NTP" rcvar="ntpdate_enable" stop_cmd=":" start_cmd="ntpdate_start" --- opensm (revision 269515) +++ opensm (working copy) @@ -10,6 +10,7 @@ . /etc/rc.subr name="opensm" +desc="XXX" start_cmd="opensm_start" rcvar="opensm_enable" --- pf (revision 269515) +++ pf (working copy) @@ -11,6 +11,7 @@ . /etc/rc.subr name="pf" +desc="Packet filter" rcvar="pf_enable" load_rc_config $name start_cmd="pf_start" --- pflog (revision 269515) +++ pflog (working copy) @@ -10,6 +10,7 @@ . /etc/rc.subr name="pflog" +desc="Configure packet filter log interface for use with pf(4)" rcvar="pflog_enable" command="/sbin/pflogd" pidfile="/var/run/pflogd.pid" --- pfsync (revision 269515) +++ pfsync (working copy) @@ -10,6 +10,7 @@ . /etc/rc.subr name="pfsync" +desc="Configure packet filter state table sychronisation interface for use with pf(4)" rcvar="pfsync_enable" start_precmd="pfsync_prestart" start_cmd="pfsync_start" --- postrandom (revision 269515) +++ postrandom (working copy) @@ -11,6 +11,7 @@ . /etc/rc.subr name="postrandom" +desc="Delete old entropy file" start_cmd="${name}_start" stop_cmd=":" --- power_profile (revision 269515) +++ power_profile (working copy) @@ -15,6 +15,7 @@ . /etc/rc.subr name="power_profile" +desc="Configure the power profile" stop_cmd=':' LOGGER="logger -t power_profile -p daemon.notice" --- powerd (revision 269515) +++ powerd (working copy) @@ -11,6 +11,7 @@ . /etc/rc.subr name="powerd" +desc="Power saving daemon" rcvar="powerd_enable" command="/usr/sbin/${name}" stop_postcmd=powerd_poststop --- ppp (revision 269515) +++ ppp (working copy) @@ -10,6 +10,7 @@ . /etc/rc.subr name="ppp" +desc="Point-to-point protocol configuration" rcvar="ppp_enable" command="/usr/sbin/${name}" start_cmd="ppp_start" --- pppoed (revision 269515) +++ pppoed (working copy) @@ -11,6 +11,7 @@ . /etc/rc.subr name="pppoed" +desc="Point-to-point protocol over ethernet daemon" rcvar="pppoed_enable" start_cmd="pppoed_start" # XXX stop_cmd will not be straightforward --- pwcheck (revision 269515) +++ pwcheck (working copy) @@ -10,6 +10,7 @@ . /etc/rc.subr name="pwcheck" +desc="Check for a password temp/lock file" start_cmd="pwcheck_start" stop_cmd=":" --- quota (revision 269515) +++ quota (working copy) @@ -13,6 +13,7 @@ . /etc/rc.subr name="quota" +desc="Enable/Check the quotas" rcvar="quota_enable" load_rc_config $name start_cmd="quota_start" --- random (revision 269515) +++ random (working copy) @@ -11,6 +11,7 @@ . /etc/rc.subr name="random" +desc="Configure the /dev/random device" start_cmd="random_start" stop_cmd="random_stop" --- rarpd (revision 269515) +++ rarpd (working copy) @@ -11,6 +11,7 @@ . /etc/rc.subr name="rarpd" +desc="Reverse APR daemon" rcvar="rarpd_enable" command="/usr/sbin/${name}" required_files="/etc/ethers" --- rctl (revision 269515) +++ rctl (working copy) @@ -10,6 +10,7 @@ . /etc/rc.subr name="rctl" +desc="Resource limits control" start_cmd="rctl_start" stop_cmd="rctl_stop" --- resolv (revision 269515) +++ resolv (working copy) @@ -34,6 +34,7 @@ . /etc/rc.subr name="resolv" +desc="XXX" stop_cmd=':' load_rc_config $name --- rfcomm_pppd_server (revision 269515) +++ rfcomm_pppd_server (working copy) @@ -11,6 +11,7 @@ . /etc/rc.subr name="rfcomm_pppd_server" +desc="RFCOMM PPP daemon" rcvar="rfcomm_pppd_server_enable" command="/usr/sbin/rfcomm_pppd" start_cmd="rfcomm_pppd_server_start" --- root (revision 269515) +++ root (working copy) @@ -10,6 +10,7 @@ . /etc/rc.subr name="root" +desc="XXX" start_cmd="root_start" stop_cmd=":" --- route6d (revision 269515) +++ route6d (working copy) @@ -10,6 +10,7 @@ . /etc/rc.subr name="route6d" +desc="IPv6 routing daemon" rcvar="route6d_enable" set_rcvar_obsolete ipv6_router_enable route6d_enable --- routed (revision 269515) +++ routed (working copy) @@ -10,6 +10,7 @@ . /etc/rc.subr name="routed" +desc="IPv4 routing daemon" rcvar="routed_enable" desc="network RIP and router discovery routing daemon" --- routing (revision 269515) +++ routing (working copy) @@ -13,6 +13,7 @@ . /etc/network.subr name="routing" +desc="Confugure routing" start_cmd="routing_start doall" stop_cmd="routing_stop" extra_commands="options static" --- rpcbind (revision 269515) +++ rpcbind (working copy) @@ -10,6 +10,7 @@ . /etc/rc.subr name="rpcbind" +desc="Universal addresses to RPC program number mapper" rcvar="rpcbind_enable" command="/usr/sbin/${name}" --- rtadvd (revision 269515) +++ rtadvd (working copy) @@ -12,6 +12,7 @@ . /etc/network.subr name="rtadvd" +desc="Router advertisement daemon for IPv6" rcvar="rtadvd_enable" command="/usr/sbin/${name}" extra_commands="reload" --- rtsold (revision 269515) +++ rtsold (working copy) @@ -11,6 +11,7 @@ . /etc/rc.subr name="rtsold" +desc="Router solicitation daemon for IPv6" rcvar="rtsold_enable" command="/usr/sbin/${name}" pidfile="/var/run/${name}.pid" --- rwho (revision 269515) +++ rwho (working copy) @@ -11,6 +11,7 @@ . /etc/rc.subr name="rwhod" +desc="System status server" rcvar="rwhod_enable" command="/usr/sbin/${name}" --- savecore (revision 269515) +++ savecore (working copy) @@ -10,6 +10,7 @@ . /etc/rc.subr name="savecore" +desc="Save a kernel corefile from a dumpdev to the file system" start_cmd="savecore_start" start_precmd="savecore_prestart" stop_cmd=":" --- sdpd (revision 269515) +++ sdpd (working copy) @@ -11,6 +11,7 @@ . /etc/rc.subr name="sdpd" +desc="Bluetooth Service Discovery Protocol daemon" command="/usr/sbin/${name}" rcvar="sdpd_enable" required_modules="ng_btsocket" --- securelevel (revision 269515) +++ securelevel (working copy) @@ -9,6 +9,7 @@ . /etc/rc.subr name="securelevel" +desc="Configure the system's securelevel(7)" rcvar='kern_securelevel_enable' start_cmd="securelevel_start" stop_cmd=":" --- sendmail (revision 269515) +++ sendmail (working copy) @@ -15,6 +15,7 @@ . /etc/rc.subr name="sendmail" +desc="Sendmail MTA" rcvar="sendmail_enable" required_files="/etc/mail/${name}.cf" start_precmd="sendmail_precmd" --- sppp (revision 269515) +++ sppp (working copy) @@ -11,6 +11,7 @@ . /etc/rc.subr name="sppp" +desc="Point-to-point protocol network layer for synchronous lines" start_cmd="sppp_start" stop_cmd=":" --- sshd (revision 269515) +++ sshd (working copy) @@ -10,6 +10,7 @@ . /etc/rc.subr name="sshd" +desc="Secure Shell Daemon" rcvar="sshd_enable" command="/usr/sbin/${name}" keygen_cmd="sshd_keygen" --- statd (revision 269515) +++ statd (working copy) @@ -12,6 +12,7 @@ . /etc/rc.subr name="statd" +desc="Host status monitoring daemon" rcvar=rpc_statd_enable command="/usr/sbin/rpc.${name}" start_precmd='statd_precmd' --- static_arp (revision 269515) +++ static_arp (working copy) @@ -37,6 +37,7 @@ . /etc/network.subr name="static_arp" +desc="Configure static ARP table" start_cmd="static_arp_start" stop_cmd="static_arp_stop" --- static_ndp (revision 269515) +++ static_ndp (working copy) @@ -37,6 +37,7 @@ . /etc/network.subr name="static_ndp" +desc="Configure static NDP table" start_cmd="static_ndp_start" stop_cmd="static_ndp_stop" --- stf (revision 269515) +++ stf (working copy) @@ -10,6 +10,7 @@ . /etc/network.subr name="stf" +desc="Configure 6to4 tunnel interface" start_cmd="stf_up" stop_cmd="stf_down" --- swap (revision 269515) +++ swap (working copy) @@ -10,6 +10,7 @@ . /etc/rc.subr name="swap" +desc="Enable swap devices and files" start_cmd='/sbin/swapon -aq' stop_cmd=':' --- swaplate (revision 269515) +++ swaplate (working copy) @@ -10,6 +10,7 @@ . /etc/rc.subr name="swaplate" +desc="Enable swap devices and files after late filesystems are mounted" start_cmd='/sbin/swapon -aLq' stop_cmd='/sbin/swapoff -aq' --- syscons (revision 269515) +++ syscons (working copy) @@ -34,6 +34,7 @@ . /etc/rc.subr name="syscons" +desc="Confiure the system console" extra_commands="setkeyboard" setkeyboard_cmd="syscons_setkeyboard" start_precmd="syscons_precmd" --- sysctl (revision 269515) +++ sysctl (working copy) @@ -8,6 +8,7 @@ . /etc/rc.subr name="sysctl" +desc="Configure sysctl(3) with /etc/sysctl.conf and /etc/sysctl.conf.local" command="/sbin/sysctl" stop_cmd=":" start_cmd="sysctl_start" --- syslogd (revision 269515) +++ syslogd (working copy) @@ -12,6 +12,7 @@ . /etc/rc.subr name="syslogd" +desc="System log daemon" rcvar="syslogd_enable" pidfile="/var/run/syslog.pid" command="/usr/sbin/${name}" --- timed (revision 269515) +++ timed (working copy) @@ -11,6 +11,7 @@ . /etc/rc.subr name="timed" +desc="Time server daemon" rcvar="timed_enable" command="/usr/sbin/${name}" --- tmp (revision 269515) +++ tmp (working copy) @@ -33,6 +33,7 @@ . /etc/rc.subr name="tmp" +desc="Configure /tmp memory file system" stop_cmd=':' load_rc_config $name --- ubthidhci (revision 269515) +++ ubthidhci (working copy) @@ -11,6 +11,7 @@ . /etc/rc.subr name="ubthidhci" +desc="XXX" rcvar="ubthidhci_enable" command="/usr/sbin/usbconfig" start_precmd="ubthidhci_prestart" --- ugidfw (revision 269515) +++ ugidfw (working copy) @@ -9,6 +9,7 @@ . /etc/rc.subr name="ugidfw" +desc="Firewall-like access controls for file system objects" rcvar="ugidfw_enable" start_cmd="ugidfw_start" stop_cmd="ugidfw_stop" --- utx (revision 269515) +++ utx (working copy) @@ -10,6 +10,7 @@ . /etc/rc.subr name="utx" +desc="Manage the user accounting database" start_cmd="utx boot" stop_cmd="utx shutdown" --- var (revision 269515) +++ var (working copy) @@ -35,6 +35,7 @@ . /etc/rc.subr name="var" +desc="Configure /var memory file system" stop_cmd=':' load_rc_config $name --- virecover (revision 269515) +++ virecover (working copy) @@ -12,6 +12,7 @@ . /etc/rc.subr name="virecover" +desc="Recover crashed vi(1) sessions" rcvar="virecover_enable" stop_cmd=":" start_cmd="virecover_start" --- watchdogd (revision 269515) +++ watchdogd (working copy) @@ -34,6 +34,7 @@ . /etc/rc.subr name="watchdogd" +desc="Watchdog daemon" rcvar="watchdogd_enable" command="/usr/sbin/${name}" pidfile="/var/run/${name}.pid" --- wpa_supplicant (revision 269515) +++ wpa_supplicant (working copy) @@ -11,6 +11,7 @@ . /etc/network.subr name="wpa_supplicant" +desc="WPA/802.11i Supplicant for wireless network devices" rcvar= ifn="$2" --- ypbind (revision 269515) +++ ypbind (working copy) @@ -11,6 +11,7 @@ . /etc/rc.subr name="ypbind" +desc="NIS domain binding daemon" rcvar="nis_client_enable" load_rc_config $name --- yppasswdd (revision 269515) +++ yppasswdd (working copy) @@ -11,6 +11,7 @@ . /etc/rc.subr name="yppasswdd" +desc="XXX" rcvar="nis_yppasswdd_enable" load_rc_config $name --- ypserv (revision 269515) +++ ypserv (working copy) @@ -10,6 +10,7 @@ . /etc/rc.subr name="ypserv" +desc="NIS database server" rcvar="nis_server_enable" load_rc_config $name --- ypset (revision 269515) +++ ypset (working copy) @@ -10,6 +10,7 @@ . /etc/rc.subr name="ypset" +desc="Tell ypbind(8) which YP server process to use" rcvar="nis_ypset_enable" load_rc_config $name --- ypupdated (revision 269515) +++ ypupdated (working copy) @@ -10,6 +10,7 @@ . /etc/rc.subr name="ypupdated" +desc="XXX" rcvar="rpc_ypupdated_enable" load_rc_config $name --- ypxfrd (revision 269515) +++ ypxfrd (working copy) @@ -10,6 +10,7 @@ . /etc/rc.subr name="ypxfrd" +desc="XXX" rcvar="nis_ypxfrd_enable" load_rc_config $name --- zfs (revision 269515) +++ zfs (working copy) @@ -9,6 +9,7 @@ . /etc/rc.subr name="zfs" +desc="Control ZFS mounts" rcvar="zfs_enable" start_cmd="zfs_start" stop_cmd="zfs_stop" --- zvol (revision 269515) +++ zvol (working copy) @@ -10,6 +10,7 @@ . /etc/rc.subr name="zvol" +desc="Configure swap on ZFS zvols" rcvar="zfs_enable" start_cmd="zvol_start" stop_cmd="zvol_stop"