diff options
-rw-r--r-- | etc/periodic/monthly/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/etc/periodic/monthly/Makefile b/etc/periodic/monthly/Makefile index 77c1d66..b7fb6e4 100644 --- a/etc/periodic/monthly/Makefile +++ b/etc/periodic/monthly/Makefile @@ -2,7 +2,8 @@ .include <bsd.own.mk> -FILES= 999.local +FILES= 450.status-security \ + 999.LOCAL # NB: keep these sorted by MK_* knobs |