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

Annotation of /rpms/denyhosts/contribs10/logrotate.denyhosts

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


Revision 1.1 - (hide annotations) (download)
Sun Mar 14 22:32:32 2021 UTC (3 years, 2 months ago) by jpp
Branch: MAIN
CVS Tags: denyhosts-3_1-11_el7_sme, denyhosts-3_1-12_el7_sme, denyhosts-3_1-lp152_1_1, HEAD
Initial import

1 jpp 1.1 /var/log/denyhosts {
2     compress
3     create 0640 root root
4     missingok
5     dateext
6     maxage 365
7     rotate 99
8     size=+2048k
9     notifempty
10     copytruncate
11     postrotate
12     /usr/sbin/rcdenyhosts restart > /dev/null
13     endscript
14     }
15    

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