View | Details | Raw Unified | Return to bug 192374
Collapse All | Expand All

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

Return to bug 192374