summaryrefslogtreecommitdiffstats
path: root/etc/Makefile
diff options
context:
space:
mode:
authorpeter <peter@FreeBSD.org>1999-10-29 01:33:49 +0000
committerpeter <peter@FreeBSD.org>1999-10-29 01:33:49 +0000
commit0deeb8de09cea524e5a8403820ec8d40f956cdd2 (patch)
tree44eb88f68c78832f2599ed813dcb68ebb61b5212 /etc/Makefile
parentb0a7d57232e51d8b28c8fb7ea1c3bd494c403ed0 (diff)
downloadFreeBSD-src-0deeb8de09cea524e5a8403820ec8d40f956cdd2.zip
FreeBSD-src-0deeb8de09cea524e5a8403820ec8d40f956cdd2.tar.gz
Actually install the rc.sysctl file (the one that reads /etc/sysctl.conf)
Diffstat (limited to 'etc/Makefile')
-rw-r--r--etc/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/etc/Makefile b/etc/Makefile
index 2973931..a4e199e 100644
--- a/etc/Makefile
+++ b/etc/Makefile
@@ -10,7 +10,8 @@ BIN1= aliases amd.map auth.conf crontab csh.cshrc csh.login csh.logout \
apmd.conf \
phones printcap profile protocols rc rc.atm rc.devfs rc.diskless1 \
rc.diskless2 rc.firewall rc.isdn rc.network rc.pccard rc.serial \
- rc.shutdown etc.${MACHINE_ARCH}/rc.${MACHINE_ARCH} remote security \
+ rc.shutdown rc.sysctl etc.${MACHINE_ARCH}/rc.${MACHINE_ARCH} \
+ remote security \
services shells syslog.conf etc.${MACHINE_ARCH}/ttys \
etc.${MACHINE_ARCH}/disktab rpc \
${.CURDIR}/../gnu/usr.bin/man/manpath/manpath.config \
OpenPOWER on IntegriCloud