diff --git a/libexec/rc/rc.d/Makefile b/libexec/rc/rc.d/Makefile --- a/libexec/rc/rc.d/Makefile +++ b/libexec/rc/rc.d/Makefile @@ -29,7 +29,6 @@ gbde \ geli \ geli2 \ - ggated \ gptboot \ growfs \ growfs_fstab \ @@ -125,6 +124,10 @@ DHCLIENT= dhclient DHCLIENTPACKAGE= dhclient +CONFGROUPS+= GGATED +GGATED= ggated +GGATEDPACKAGE= ggate + .if ${MK_NIS} != "no" CONFS+= ypbind \ ypldap \