bdbcf83 Use nscd service files from glibc sources and make the service forking

Authored and Committed by Siddhesh Poyarekar 10 years ago
    Use nscd service files from glibc sources and make the service forking
    
    Currently the nscd service is installed in systemd as a simple
    service, which means that it is able to handle its own errors and does
    not quit.  Since nscd does not fit that description, i.e. it can exit
    on errors like, say, failing to parse nscd.conf, it should be declared
    as forking instead.
    
        
file modified
+11 -4
file removed
-18
file removed
-8