This is the mail archive of the libc-alpha@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]

Re: [PATCH] nscd: also invalidate netgroup cache on reload


Looks good.

Thanks,
Siddhesh

On Wed, Mar 19, 2014 at 09:44:26AM +0100, Andreas Schwab wrote:
> 	* nscd/nscd.service: Also invalidate netgroup cache on reload.
> ---
>  nscd/nscd.service | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/nscd/nscd.service b/nscd/nscd.service
> index b7428a3..ab38e8f 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
>  
> -- 
> 1.9.0
> 
> -- 
> Andreas Schwab, SUSE Labs, schwab@suse.de
> GPG Key fingerprint = 0196 BAD8 1CE9 1970 F4BE  1748 E4D4 88E3 0EEA B9D7
> "And now for something completely different."

Attachment: pgpg_4kcvcRwD.pgp
Description: PGP signature


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