CVSROOT: /cvs Module name: src Changes by: [email protected] 2011/12/13 06:45:38
Modified files:
etc/rc.d : nsd
Log message:
Set rc_reload to NO. In rc.d(8), `reload' means reloading the
configuration without service disruption which is not what -HUP does for
nsd(8).
Anyway, zone operations (...) should be done using nsdc(8) and not with
an rc script.
discussed with and ok sthen@
