MFC: rev. 1.6 and 1.7
revision 1.6
date: 2007/05/17 11:33:08; author: mtm; state: Exp; lines: +3 -3
o Use the --detach option to kdc(8) instead of using the shell
background operator '&'. PR: conf/102722
o No need to include $kerberos5_server_flags in $command_args as
rc.subr(8) will take care of this.
revision 1.7
Partial backout of rev. 1.6, but instead of putting kerberos5_server_flags
back in command_args, put it where rc.subr(8) expects it: kerberos5_flags.