summaryrefslogtreecommitdiffstats
path: root/etc/Makefile
diff options
context:
space:
mode:
authorgreen <green@FreeBSD.org>2002-12-17 20:39:38 +0000
committergreen <green@FreeBSD.org>2002-12-17 20:39:38 +0000
commit29351ad4913636188d681dd22098f841bf178c5d (patch)
tree9c118d683b1caee9895a061d59c2db6d8471b625 /etc/Makefile
parent10dbdf9107f32380696157a4dff10d142f4658d1 (diff)
downloadFreeBSD-src-29351ad4913636188d681dd22098f841bf178c5d.zip
FreeBSD-src-29351ad4913636188d681dd22098f841bf178c5d.tar.gz
/home/green/tmp/cvsSFosXg
Diffstat (limited to 'etc/Makefile')
-rw-r--r--etc/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/etc/Makefile b/etc/Makefile
index 6329381..9f64e4c 100644
--- a/etc/Makefile
+++ b/etc/Makefile
@@ -12,8 +12,8 @@ BIN1= amd.map apmd.conf auth.conf \
inetd.conf login.access login.conf \
mac.conf motd netconfig networks newsyslog.conf \
phones printcap profile protocols \
- rc rc.atm rc.devfs rc.diskless1 rc.diskless2 rc.firewall rc.firewall6 \
- rc.network rc.network6 rc.pccard rc.sendmail rc.serial rc.shutdown \
+ rc.atm rc.devfs rc.diskless1 rc.diskless2 rc.firewall rc.firewall6 \
+ rc.network rc.network6 rc.pccard rc.sendmail rc.serial \
rc.subr rc.syscons rc.sysctl remote rpc services \
shells sysctl.conf syslog.conf usbd.conf \
etc.${MACHINE_ARCH}/disktab \
@@ -37,7 +37,7 @@ SSL= ${.CURDIR}/../crypto/openssl/apps/openssl.cnf
.endif
# -rwxr-xr-x root:wheel, for the new cron root:wheel
-BIN2= netstart pccard_ether rc.suspend rc.resume
+BIN2= netstart pccard_ether rc.suspend rc.resume rc rc.shutdown
DEFAULTS= rc.conf pccard.conf periodic.conf
OpenPOWER on IntegriCloud