diff options
author | mtm <mtm@FreeBSD.org> | 2003-05-18 03:34:24 +0000 |
---|---|---|
committer | mtm <mtm@FreeBSD.org> | 2003-05-18 03:34:24 +0000 |
commit | c24b01d5bf62756ea422fdb3542218d5109e6fc7 (patch) | |
tree | 0dbc4d895a916ad7fbdbfc412957d3094197948b /etc | |
parent | 371eb349e9bd99c489a887b7f109f954aeb5e91b (diff) | |
download | FreeBSD-src-c24b01d5bf62756ea422fdb3542218d5109e6fc7.zip FreeBSD-src-c24b01d5bf62756ea422fdb3542218d5109e6fc7.tar.gz |
Install kpasswdd.
Approved by: markm/mentor, re/rwatson
Diffstat (limited to 'etc')
-rwxr-xr-x | etc/rc.d/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/rc.d/Makefile b/etc/rc.d/Makefile index ad9f4d3..956c665 100755 --- a/etc/rc.d/Makefile +++ b/etc/rc.d/Makefile @@ -7,7 +7,7 @@ FILES= DAEMON LOGIN NETWORKING SERVERS abi accounting addswap adjkerntz amd \ apm apmd atm1 atm2.sh atm3.sh archdep bgfsck bootparams ccd cleanvar \ cleartmp cron devd devdb devfs dhclient diskless dmesg dumpon fsck \ hostname inetd initdiskless initrandom ip6fw ipfilter ipfs ipfw ipmon \ - ipnat ipsec ipxrouted isdnd jail kadmind kerberos keyserv kldxref \ + ipnat ipsec ipxrouted isdnd jail kadmind kerberos keyserv kldxref kpasswdd \ ldconfig local localdaemons lomac lpd motd mountcritlocal mountcritremote \ mountd moused mroute6d mrouted msgs named netif network1 network2 network3 \ network_ipv6 nfsclient nfsd nfslocking nfsserver nisdomain ntpd \ |