This is the mail archive of the glibc-bugs@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug nscd/16639] New: systemctl start nscd.service should return non-zero status on failure


https://sourceware.org/bugzilla/show_bug.cgi?id=16639

            Bug ID: 16639
           Summary: systemctl start nscd.service should return non-zero
                    status on failure
           Product: glibc
           Version: unspecified
            Status: NEW
          Severity: normal
          Priority: P2
         Component: nscd
          Assignee: unassigned at sourceware dot org
          Reporter: siddhesh at redhat dot com
                CC: drepper.fsp at gmail dot com

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.

-- 
You are receiving this mail because:
You are on the CC list for the bug.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]