about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorSiddhesh Poyarekar <siddhesh@redhat.com>2014-03-10 13:17:54 +0530
committerSiddhesh Poyarekar <siddhesh@redhat.com>2014-03-10 13:17:54 +0530
commit8b4ff97413fc32ea7f817586bc682ff2cc34527b (patch)
tree6841941a1ed0ff7c30c0b68fffd9cc9b6e981378 /ChangeLog
parent54b46a4b3efd179ccbbf8e342e64391e2b590f1b (diff)
downloadglibc-8b4ff97413fc32ea7f817586bc682ff2cc34527b.tar.gz
glibc-8b4ff97413fc32ea7f817586bc682ff2cc34527b.tar.xz
glibc-8b4ff97413fc32ea7f817586bc682ff2cc34527b.zip
Mark nscd service as forking in systemd service file (BZ #16639)
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.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 526617720f..be60b95db1 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2014-03-10  Siddhesh Poyarekar  <siddhesh@redhat.com>
+
+	[BZ #16639]
+	* nscd/nscd.service: Make service type forking.
+
 2014-03-03  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
 
 	* sysdeps/powerpc/power5+/fpu/s_modf.c (__modf): Fix to return correct