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.
This commit is contained in:
parent
85eb47c084
commit
f8785ef32c
@ -14,4 +14,5 @@ command_args="--detach"
|
||||
|
||||
load_rc_config $name
|
||||
command="${kerberos5_server}"
|
||||
kerberos5_flags="${kerberos5_server_flags}"
|
||||
run_rc_command "$1"
|
||||
|
Loading…
x
Reference in New Issue
Block a user