summaryrefslogtreecommitdiffstats
path: root/etc/periodic/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/periodic/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/periodic/Makefile')
-rw-r--r--etc/periodic/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/periodic/Makefile b/etc/periodic/Makefile
index 4c1fda4..8fb56df 100644
--- a/etc/periodic/Makefile
+++ b/etc/periodic/Makefile
@@ -1,5 +1,5 @@
# $FreeBSD$
-SUBDIR= daily weekly monthly
+SUBDIR= daily security weekly monthly
.include <bsd.subdir.mk>
OpenPOWER on IntegriCloud