3804984 * Change /var/run/nsd to be owned by nsd to work around pidfile issue

Authored and Committed by Paul Wouters 12 years ago
1 file changed. 7 lines added. 2 lines removed.
    * Change /var/run/nsd to be owned by nsd to work around pidfile issue
    
    nsdc restart causes nsd to attempt to update the pid file, but it no longer
    has root permissions to delete the root-owned file. ensure the dir is owned
    by nsd so it can replace the pid properly
    
        
file modified
+7 -2