aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthew Dillon <dillon@FreeBSD.org>2002-12-22 22:25:53 +0000
committerMatthew Dillon <dillon@FreeBSD.org>2002-12-22 22:25:53 +0000
commita6d86686ee35744290f540e720c468cb23568dfc (patch)
tree42358781f1b1e6b3c7ec9640cf26fbb345e34b8a
parenteb7bf003063f225217f11b267f044e253343145c (diff)
downloadsrc-a6d86686ee35744290f540e720c468cb23568dfc.tar.gz
src-a6d86686ee35744290f540e720c468cb23568dfc.zip
Forgot to add rcconf.sh to the Makefile, and forgot to rename rcconf to
rcconf.sh in the last commit.
Notes
Notes: svn path=/head/; revision=108192
-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 53e1382f9f98..9ca73585544b 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 0fe75aee13b8..0fe75aee13b8 100644
--- a/etc/rc.d/rcconf
+++ b/etc/rc.d/rcconf.sh