summaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
authordillon <dillon@FreeBSD.org>2002-12-22 22:25:53 +0000
committerdillon <dillon@FreeBSD.org>2002-12-22 22:25:53 +0000
commitc7acde574ffeaa3b2bb138e8136e973a4a48f176 (patch)
tree42358781f1b1e6b3c7ec9640cf26fbb345e34b8a /etc
parent59db35bde2503abe71cac5a91acaedd768348893 (diff)
downloadFreeBSD-src-c7acde574ffeaa3b2bb138e8136e973a4a48f176.zip
FreeBSD-src-c7acde574ffeaa3b2bb138e8136e973a4a48f176.tar.gz
Forgot to add rcconf.sh to the Makefile, and forgot to rename rcconf to
rcconf.sh in the last commit.
Diffstat (limited to 'etc')
-rwxr-xr-xetc/rc.d/Makefile2
-rw-r--r--etc/rc.d/rcconf.sh (renamed from etc/rc.d/rcconf)0
2 files changed, 1 insertions, 1 deletions
diff --git a/etc/rc.d/Makefile b/etc/rc.d/Makefile
index 53e1382..9ca7358 100755
--- a/etc/rc.d/Makefile
+++ b/etc/rc.d/Makefile
@@ -12,7 +12,7 @@ FILES= DAEMON LOGIN NETWORKING SERVERS abi accounting addswap adjkerntz amd \
mountd moused mroute6d mrouted msgs named network1 network2 \
network3 network_ipv6 nfsclient nfsd nfslocking nfsserver ntpd \
ntpdate othermta pccard pcvt ppp-user pppoed pwcheck quota random \
- rarpd root route6d routed rpcbind rtadvd rwho savecore \
+ rarpd rcconf.sh root route6d routed rpcbind rtadvd rwho savecore \
securelevel sendmail serial sppp sshd swap1 syscons sysctl \
syslogd timed ttys usbd vinum virecover ypbind yppasswdd ypserv \
ypset ypupdated ypxfrd
diff --git a/etc/rc.d/rcconf b/etc/rc.d/rcconf.sh
index 0fe75ae..0fe75ae 100644
--- a/etc/rc.d/rcconf
+++ b/etc/rc.d/rcconf.sh
OpenPOWER on IntegriCloud