aboutsummaryrefslogtreecommitdiff
path: root/libexec/rc
diff options
context:
space:
mode:
authorEmmanuel Vadot <manu@FreeBSD.org>2023-01-27 10:30:24 +0000
committerEmmanuel Vadot <manu@FreeBSD.org>2023-01-27 10:30:24 +0000
commitcc9b2b58e2c5fa3a1a21e741155daf1609e53773 (patch)
tree173d6dcd874ed4ab7df665df1168841f1d432ba2 /libexec/rc
parenta6a21bbedc744bae9ce7b20948b53a6d4033adcf (diff)
Diffstat (limited to 'libexec/rc')
-rw-r--r--libexec/rc/rc.d/Makefile6
1 files changed, 2 insertions, 4 deletions
diff --git a/libexec/rc/rc.d/Makefile b/libexec/rc/rc.d/Makefile
index ff966eb17349..56ee41a8316d 100644
--- a/libexec/rc/rc.d/Makefile
+++ b/libexec/rc/rc.d/Makefile
@@ -30,6 +30,8 @@ CONFS= DAEMON \
geli \
geli2 \
gptboot \
+ growfs \
+ growfs_fstab \
hostid \
hostid_save \
hostname \
@@ -125,10 +127,6 @@ CONFGROUPS+= GGATED
GGATED= ggated
GGATEDPACKAGE= ggate
-CONFGROUPS+= GROWFS
-GROWFS= growfs growfs_fstab
-GROWFSPACKAGE= ufs
-
CONFGROUPS+= RESOLVCONF
RESOLVCONF= resolv
RESOLVCONFPACKAGE= resolvconf