mtm 2007-05-17 11:33:08 UTC
FreeBSD src repository
Modified files:
etc/rc.d kerberos
Log:
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 Changes Path
1.6 +3 -3 src/etc/rc.d/kerberos