2002-06-13 22:14:37 +00:00
|
|
|
# $FreeBSD$
|
2001-06-16 07:16:14 +00:00
|
|
|
|
2014-05-06 04:22:01 +00:00
|
|
|
.include <src.opts.mk>
|
2006-03-17 18:54:44 +00:00
|
|
|
|
2011-12-15 21:06:37 +00:00
|
|
|
FILES= DAEMON \
|
|
|
|
FILESYSTEMS \
|
|
|
|
LOGIN \
|
|
|
|
NETWORKING \
|
|
|
|
SERVERS \
|
|
|
|
abi \
|
|
|
|
accounting \
|
|
|
|
addswap \
|
|
|
|
adjkerntz \
|
|
|
|
amd \
|
|
|
|
apm \
|
|
|
|
apmd \
|
|
|
|
archdep \
|
|
|
|
atm1 \
|
|
|
|
atm2 \
|
|
|
|
atm3 \
|
|
|
|
auditd \
|
2012-12-01 15:11:46 +00:00
|
|
|
auditdistd \
|
2014-08-17 09:44:42 +00:00
|
|
|
automount \
|
|
|
|
automountd \
|
|
|
|
autounmountd \
|
2011-12-15 21:06:37 +00:00
|
|
|
bgfsck \
|
2013-10-03 15:19:16 +00:00
|
|
|
${_bluetooth} \
|
2011-12-15 21:06:37 +00:00
|
|
|
bootparams \
|
|
|
|
bridge \
|
2013-10-03 15:19:16 +00:00
|
|
|
${_bthidd} \
|
2013-12-21 15:02:47 +00:00
|
|
|
${_casperd} \
|
2011-12-15 21:06:37 +00:00
|
|
|
cleanvar \
|
|
|
|
cleartmp \
|
|
|
|
cron \
|
2013-09-14 15:29:06 +00:00
|
|
|
ctld \
|
2011-12-15 21:06:37 +00:00
|
|
|
ddb \
|
|
|
|
defaultroute \
|
|
|
|
devd \
|
|
|
|
devfs \
|
|
|
|
dhclient \
|
|
|
|
dmesg \
|
|
|
|
dumpon \
|
|
|
|
fsck \
|
|
|
|
ftpd \
|
|
|
|
gbde \
|
|
|
|
geli \
|
|
|
|
geli2 \
|
|
|
|
gptboot \
|
2014-11-02 00:11:25 +00:00
|
|
|
growfs \
|
2011-12-15 21:06:37 +00:00
|
|
|
gssd \
|
|
|
|
hastd \
|
2013-10-03 15:19:16 +00:00
|
|
|
${_hcsecd} \
|
2011-12-15 21:06:37 +00:00
|
|
|
hostapd \
|
|
|
|
hostid \
|
|
|
|
hostid_save \
|
|
|
|
hostname \
|
|
|
|
inetd \
|
|
|
|
ip6addrctl \
|
|
|
|
ipfilter \
|
|
|
|
ipfs \
|
|
|
|
ipfw \
|
|
|
|
ipmon \
|
|
|
|
ipnat \
|
Restructure rc.d scripts for kerberos5 daemons:
- Rename $kerberos5_server_enable with $kdc_enable and rename
rc.d/kerberos with rc.d/kdc.
- Rename $kadmin5_server_enable with $kadmind_enable.
- Rename ${kerberos5,kpasswdd}_server with ${kdc,kpasswdd}_program.
- Fix rc.d/{kadmind,kerberos,kpasswdd,kfd} scripts not to change variables
after load_rc_config().
- Add rc.d/ipropd_master and rc.d/ipropd_slave scripts. These are
for iprop-master(8) and iprop-slave(8). Keytab used for iprop service is
defined in ipropd_{master,slave}_keytab (/etc/krb5.keytab by default).
- Add dependency on rc.d/kdc to SERVERS. rc.d/kdc must be invoked as early
as possible before scripts divided by rc.d/SERVERS.
Note that changes to rc.d/{kdc,kpasswdd,kadmind} are backward-compatible
with the old configuration variables:
${kerberos5,kpasswdd,kadmin5}_server{,_enable,_flags}.
2014-08-29 07:51:47 +00:00
|
|
|
ipropd_master \
|
|
|
|
ipropd_slave \
|
2011-12-15 21:06:37 +00:00
|
|
|
ipsec \
|
2003-07-30 20:05:20 +00:00
|
|
|
jail \
|
2014-10-19 20:46:59 +00:00
|
|
|
${_kadmind} \
|
|
|
|
${_kdc} \
|
|
|
|
${_kfd} \
|
2011-12-15 21:06:37 +00:00
|
|
|
kld \
|
|
|
|
kldxref \
|
2014-10-19 20:46:59 +00:00
|
|
|
${_kpasswdd} \
|
2011-12-15 21:06:37 +00:00
|
|
|
ldconfig \
|
|
|
|
local \
|
|
|
|
localpkg \
|
|
|
|
lockd \
|
|
|
|
lpd \
|
|
|
|
mixer \
|
|
|
|
motd \
|
|
|
|
mountcritlocal \
|
|
|
|
mountcritremote \
|
|
|
|
mountlate \
|
|
|
|
mdconfig \
|
|
|
|
mdconfig2 \
|
|
|
|
mountd \
|
|
|
|
moused \
|
|
|
|
mroute6d \
|
|
|
|
msgs \
|
|
|
|
natd \
|
|
|
|
netif \
|
|
|
|
netoptions \
|
|
|
|
netwait \
|
|
|
|
newsyslog \
|
|
|
|
nfsclient \
|
|
|
|
nfscbd \
|
|
|
|
nfsd \
|
|
|
|
nfsuserd \
|
|
|
|
nisdomain \
|
|
|
|
${_nscd} \
|
|
|
|
nsswitch \
|
|
|
|
ntpd \
|
|
|
|
ntpdate \
|
|
|
|
${_opensm} \
|
2003-07-30 20:05:20 +00:00
|
|
|
othermta \
|
2011-12-15 21:06:37 +00:00
|
|
|
pf \
|
|
|
|
pflog \
|
|
|
|
pfsync \
|
|
|
|
powerd \
|
|
|
|
power_profile \
|
|
|
|
ppp \
|
|
|
|
pppoed \
|
|
|
|
pwcheck \
|
2003-07-30 20:05:20 +00:00
|
|
|
quota \
|
2011-12-15 21:06:37 +00:00
|
|
|
random \
|
|
|
|
rarpd \
|
|
|
|
rctl \
|
|
|
|
resolv \
|
|
|
|
rfcomm_pppd_server \
|
|
|
|
root \
|
|
|
|
route6d \
|
|
|
|
routed \
|
|
|
|
routing \
|
|
|
|
rpcbind \
|
|
|
|
rtadvd \
|
|
|
|
rtsold \
|
|
|
|
savecore \
|
|
|
|
sdpd \
|
|
|
|
securelevel \
|
|
|
|
sendmail \
|
|
|
|
serial \
|
|
|
|
sppp \
|
|
|
|
${_sshd} \
|
|
|
|
statd \
|
|
|
|
static_arp \
|
|
|
|
static_ndp \
|
|
|
|
stf \
|
2013-06-27 18:28:45 +00:00
|
|
|
swap \
|
|
|
|
swaplate \
|
2011-12-15 21:06:37 +00:00
|
|
|
syscons \
|
|
|
|
sysctl \
|
|
|
|
syslogd \
|
|
|
|
timed \
|
|
|
|
tmp \
|
|
|
|
${_ubthidhci} \
|
2005-12-15 01:04:51 +00:00
|
|
|
ugidfw \
|
2013-09-23 04:36:51 +00:00
|
|
|
${_unbound} \
|
2012-02-11 20:47:16 +00:00
|
|
|
${_utx} \
|
2011-12-15 21:06:37 +00:00
|
|
|
var \
|
|
|
|
virecover \
|
|
|
|
watchdogd \
|
|
|
|
wpa_supplicant \
|
|
|
|
ypbind \
|
|
|
|
yppasswdd \
|
|
|
|
ypserv \
|
|
|
|
ypset \
|
|
|
|
ypupdated \
|
|
|
|
ypxfrd \
|
|
|
|
zfs \
|
|
|
|
zvol
|
2005-09-23 16:54:09 +00:00
|
|
|
|
2014-09-20 05:49:15 +00:00
|
|
|
.if ${MK_BLUETOOTH} != "no"
|
|
|
|
_bluetooth= bluetooth
|
|
|
|
_bthidd= bthidd
|
|
|
|
_hcsecd= hcsecd
|
|
|
|
_ubthidhci= ubthidhci
|
2011-03-21 09:58:24 +00:00
|
|
|
.endif
|
|
|
|
|
2015-01-25 05:30:03 +00:00
|
|
|
.if ${MK_BSNMP} != "no"
|
|
|
|
FILES+= bsnmpd
|
|
|
|
.endif
|
|
|
|
|
2014-09-20 05:49:15 +00:00
|
|
|
.if ${MK_CASPER} != "no"
|
|
|
|
_casperd= casperd
|
2005-09-23 16:54:09 +00:00
|
|
|
.endif
|
|
|
|
|
2015-01-25 04:52:48 +00:00
|
|
|
.if ${MK_CCD} != "no"
|
|
|
|
FILES+= ccd
|
|
|
|
.endif
|
|
|
|
|
2015-01-25 04:20:11 +00:00
|
|
|
.if ${MK_ISCSI} != "no"
|
|
|
|
FILES+= iscsictl
|
|
|
|
FILES+= iscsid
|
|
|
|
.endif
|
|
|
|
|
2006-04-28 12:03:38 +00:00
|
|
|
.if ${MK_NS_CACHING} != "no"
|
2011-12-15 21:06:37 +00:00
|
|
|
_nscd= nscd
|
2006-04-28 12:03:38 +00:00
|
|
|
.endif
|
|
|
|
|
2014-10-19 20:46:59 +00:00
|
|
|
.if ${MK_KERBEROS} != "no"
|
|
|
|
_kadmind= kadmind
|
|
|
|
_kdc= kdc
|
|
|
|
_kfd= kfd
|
|
|
|
_kpasswdd= kpasswdd
|
|
|
|
.endif
|
|
|
|
|
2014-09-20 05:49:15 +00:00
|
|
|
.if ${MK_OFED} != "no"
|
|
|
|
_opensm= opensm
|
2010-04-16 16:49:42 +00:00
|
|
|
.endif
|
|
|
|
|
2014-09-23 22:07:08 +00:00
|
|
|
.if ${MK_OPENSSL} != "no"
|
|
|
|
FILES+= keyserv
|
|
|
|
.endif
|
|
|
|
|
2014-09-20 05:49:15 +00:00
|
|
|
.if ${MK_OPENSSH} != "no"
|
|
|
|
_sshd= sshd
|
2013-12-21 15:02:47 +00:00
|
|
|
.endif
|
|
|
|
|
2014-09-20 06:34:34 +00:00
|
|
|
.if ${MK_PF} != "no"
|
|
|
|
FILES+= ftp-proxy
|
|
|
|
.endif
|
|
|
|
|
2014-09-20 06:05:24 +00:00
|
|
|
.if ${MK_RCMDS} != "no"
|
|
|
|
FILES+= rwho
|
|
|
|
.endif
|
|
|
|
|
2013-09-23 04:36:51 +00:00
|
|
|
.if ${MK_UNBOUND} != "no"
|
|
|
|
_unbound= local_unbound
|
|
|
|
.endif
|
|
|
|
|
2012-02-11 20:47:16 +00:00
|
|
|
.if ${MK_UTMPX} != "no"
|
|
|
|
_utx= utx
|
|
|
|
.endif
|
|
|
|
|
2001-06-16 07:16:14 +00:00
|
|
|
FILESDIR= /etc/rc.d
|
|
|
|
FILESMODE= ${BINMODE}
|
|
|
|
|
|
|
|
.include <bsd.prog.mk>
|