summaryrefslogtreecommitdiffstats
path: root/etc/Makefile
diff options
context:
space:
mode:
authorcjc <cjc@FreeBSD.org>2001-12-07 23:57:39 +0000
committercjc <cjc@FreeBSD.org>2001-12-07 23:57:39 +0000
commitba1e7b85770ec4a614f79c25d579dcd341018bdd (patch)
treea90b7b90f63cfbd9961c5d653c2f3a139806e2b1 /etc/Makefile
parentbe29456bc43b8c5ac3ee45ea4f345a65df0637ff (diff)
downloadFreeBSD-src-ba1e7b85770ec4a614f79c25d579dcd341018bdd.zip
FreeBSD-src-ba1e7b85770ec4a614f79c25d579dcd341018bdd.tar.gz
Long ago, there was just /etc/daily. Then /etc/security was split out
of /etc/daily. Some time later, /etc/daily became a set of periodic(8) scripts. Now, this evolution continues, and /etc/security has been broken into periodic(8) scripts to make local customization easier and more maintainable. Reviewed by: ru Approved by: ru
Diffstat (limited to 'etc/Makefile')
-rw-r--r--etc/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/Makefile b/etc/Makefile
index fea950b..c693a1a 100644
--- a/etc/Makefile
+++ b/etc/Makefile
@@ -14,7 +14,7 @@ BIN1= amd.map apmd.conf auth.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.serial rc.shutdown \
- rc.syscons rc.sysctl remote rpc security services shells sysctl.conf \
+ rc.syscons rc.sysctl remote rpc services shells sysctl.conf \
syslog.conf usbd.conf \
etc.${MACHINE_ARCH}/disktab \
etc.${MACHINE_ARCH}/rc.${MACHINE_ARCH} \
OpenPOWER on IntegriCloud