View | Details | Raw Unified | Return to bug 242367
Collapse All | Expand All

(-)dns/nsd/files/nsd.in (-2 lines)
Lines 44-51 Link Here
44
command_args="-c ${nsd_config} -P ${pidfile}"
44
command_args="-c ${nsd_config} -P ${pidfile}"
45
extra_commands="reload"
45
extra_commands="reload"
46
46
47
load_rc_config "${name}"
48
49
if [ -n "$2" ]; then
47
if [ -n "$2" ]; then
50
	profile="$2"
48
	profile="$2"
51
	if [ "x${nsd_profiles}" != "x" ]; then
49
	if [ "x${nsd_profiles}" != "x" ]; then

Return to bug 242367