Index: head/libexec/rc/rc.d/gssd =================================================================== --- head/libexec/rc/rc.d/gssd (revision 367659) +++ head/libexec/rc/rc.d/gssd (revision 367660) @@ -1,17 +1,17 @@ #!/bin/sh # # $FreeBSD$ # # PROVIDE: gssd -# REQUIRE: root +# REQUIRE: root mountcritlocal # KEYWORD: nojail shutdown . /etc/rc.subr name=gssd desc="Generic Security Services Daemon" rcvar=gssd_enable load_rc_config $name run_rc_command "$1"