/[smecontribs]/rpms/dansguardian/contribs10/dansguardian.logrotate
ViewVC logotype

Annotation of /rpms/dansguardian/contribs10/dansguardian.logrotate

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph


Revision 1.1 - (hide annotations) (download)
Wed Oct 21 12:03:54 2020 UTC (3 years, 6 months ago) by brianr
Branch: MAIN
CVS Tags: HEAD
Initial import

1 brianr 1.1 /var/log/dansguardian/access.log {
2     rotate 4
3     weekly
4     sharedscripts
5     postrotate
6     /bin/kill -HUP `cat /var/run/dansguardian.pid 2>/dev/null` 2> /dev/null || true
7     endscript
8     }

admin@koozali.org
ViewVC Help
Powered by ViewVC 1.2.1 RSS 2.0 feed