Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
nscd: also invalidate netgroup cache on reload
  • Loading branch information
Andreas Schwab committed Mar 19, 2014
1 parent b1115e9 commit baaf1de
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 0 deletions.
4 changes: 4 additions & 0 deletions 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]
Expand Down
1 change: 1 addition & 0 deletions nscd/nscd.service
Expand Up @@ -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

Expand Down

0 comments on commit baaf1de

Please sign in to comment.