diff --git a/libexec/rc/rc.d/Makefile b/libexec/rc/rc.d/Makefile index f95ef1ec58b..c724119cdf4 100644 --- a/libexec/rc/rc.d/Makefile +++ b/libexec/rc/rc.d/Makefile @@ -193,7 +193,7 @@ CONFS+= ftpd .endif .if ${MK_GSSAPI} != "no" -CONFGROUPS+= gssd +CONFGROUPS+= GSSD GSSD= gssd GSSDPACKAGE= kerberos .endif