CVSROOT: /cvs Module name: src Changes by: [email protected] 2014/01/10 10:41:39
Modified files:
etc/rc.d : nsd
Log message:
Remove unnecessary rc_post from rc.d/nsd.
It was there to try and ensure that failure was reported if nsd stopped
shortly after startup (as it used to do if the address was in use, etc),
but this is no longer the case with nsd 4 which returns a failure at
startup in these cases, and having it there breaks properly printing
"(ok)" when stopping.
