Start the correct copy of named (pass ${named_program} to ndc(8)).
PR: 27051 Submitted by: Maxim Konovalov <maxim@macomnet.ru>
This commit is contained in:
parent
84d86fba8d
commit
99ef257e68
@ -10,4 +10,4 @@ if [ -r /etc/defaults/rc.conf ]; then
|
||||
elif [ -r /etc/rc.conf ]; then
|
||||
. /etc/rc.conf
|
||||
fi
|
||||
exec %DESTSBIN%/%INDOT%ndc restart ${named_flags}
|
||||
exec %DESTSBIN%/%INDOT%ndc -n ${named_program} restart ${named_flags}
|
||||
|
Loading…
Reference in New Issue
Block a user