nscd: also invalidate netgroup cache on reload
authorAndreas Schwab <schwab@suse.de>
Wed, 19 Mar 2014 08:42:29 +0000 (09:42 +0100)
committerAndreas Schwab <schwab@suse.de>
Wed, 19 Mar 2014 13:45:10 +0000 (14:45 +0100)
ChangeLog
nscd/nscd.service

index 574abe1..edffa1c 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2014-03-19  Andreas Schwab  <schwab@suse.de>
+
+       * nscd/nscd.service: Also invalidate netgroup cache on reload.
+
 2014-03-19  Joseph Myers  <joseph@codesourcery.com>
 
        [BZ #16649]
index b7428a3..ab38e8f 100644 (file)
@@ -11,6 +11,7 @@ ExecReload=/usr/sbin/nscd -i passwd
 ExecReload=/usr/sbin/nscd -i group
 ExecReload=/usr/sbin/nscd -i hosts
 ExecReload=/usr/sbin/nscd -i services
+ExecReload=/usr/sbin/nscd -i netgroup
 Restart=always
 PIDFile=/run/nscd/nscd.pid