aboutsummaryrefslogtreecommitdiffstats
path: root/libexec/rc/Makefile
diff options
context:
space:
mode:
authorLexi Winter <ivy@FreeBSD.org>2025-08-10 15:04:04 +0100
committerLexi Winter <ivy@FreeBSD.org>2025-08-10 15:09:21 +0100
commitb6e89dc49c1bbbc98af08bb16e4afa558a320484 (patch)
tree52ba1fd281a1113ec03ae08cfb071fb47a1209d0 /libexec/rc/Makefile
parent3738005fae09451b411e8f47f124d9fc94da4238 (diff)
rc: Add /etc/defaults/rc.conf.d/routedlf/dev/rc.conf.d
Diffstat (limited to 'libexec/rc/Makefile')
-rw-r--r--libexec/rc/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/libexec/rc/Makefile b/libexec/rc/Makefile
index e82b582462d0..89eb4bd49b96 100644
--- a/libexec/rc/Makefile
+++ b/libexec/rc/Makefile
@@ -23,7 +23,7 @@ LIBEXEC_SCRIPTSDIR= /libexec
LIBEXEC_SCRIPTSMODE= 755
LIBEXEC_SCRIPTSPACKAGE= rc
-SUBDIR+= rc.d
+SUBDIR+= rc.d rc.conf.d
HAS_TESTS=
SUBDIR.${MK_TESTS}+= tests