summaryrefslogtreecommitdiff
path: root/nscd
diff options
context:
space:
mode:
authorAndreas Schwab <schwab@suse.de>2014-03-19 09:42:29 +0100
committerAndreas Schwab <schwab@suse.de>2014-03-19 14:45:10 +0100
commitbaaf1dedc969e6fc87c4d5048c260f930c73881e (patch)
tree83350d2da30a4451e76e10ff12f5f6deae3f5131 /nscd
parentb1115e916a2d94d85a110126f8781f0717269766 (diff)
nscd: also invalidate netgroup cache on reload
Diffstat (limited to 'nscd')
-rw-r--r--nscd/nscd.service1
1 files changed, 1 insertions, 0 deletions
diff --git a/nscd/nscd.service b/nscd/nscd.service
index b7428a3613..ab38e8f982 100644
--- a/nscd/nscd.service
+++ b/nscd/nscd.service
@@ -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