aboutsummaryrefslogtreecommitdiff
path: root/libexec
diff options
context:
space:
mode:
authorLexi Winter <ivy@FreeBSD.org>2025-09-23 21:05:05 +0000
committerLexi Winter <ivy@FreeBSD.org>2025-09-23 22:06:32 +0000
commit5efd371bba1508ed94faed2afbd11936f5fe4dac (patch)
tree4fd51dab773c68b6e2609fb966d40961ede3315d /libexec
parent7ece602e00e85195fc426a2401c49921cd39735e (diff)
Diffstat (limited to 'libexec')
-rw-r--r--libexec/rc/rc.d/Makefile5
1 files changed, 4 insertions, 1 deletions
diff --git a/libexec/rc/rc.d/Makefile b/libexec/rc/rc.d/Makefile
index e5ee34e62185..d072039836d0 100644
--- a/libexec/rc/rc.d/Makefile
+++ b/libexec/rc/rc.d/Makefile
@@ -50,7 +50,6 @@ CONFS= DAEMON \
${_nscd} \
${_opensm} \
os-release \
- powerd \
pppoed \
pwcheck \
quota \
@@ -127,6 +126,10 @@ CONFGROUPS+= NEWSYSLOG
NEWSYSLOG= newsyslog
NEWSYSLOGPACKAGE= newsyslog
+CONFGROUPS+= POWERD
+POWERD= powerd
+POWERDPACKAGE= powerd
+
CONFGROUPS+= SYSLOGD
SYSLOGD= syslogd
SYSLOGDPACKAGE= syslogd