]> git.pld-linux.org Git - packages/glibc.git/blob - nscd.logrotate
- up to 2.22; fixes CVE-2015-1781, CVE-2014-8121
[packages/glibc.git] / nscd.logrotate
1 /var/log/nscd {
2         sharedscripts
3
4         postrotate
5                 /sbin/service nscd try-restart >/dev/null
6         endscript
7 }
This page took 0.049514 seconds and 3 git commands to generate.