/[packages]/cauldron/tor/current/SOURCES/tor.logrotate
ViewVC logotype

Annotation of /cauldron/tor/current/SOURCES/tor.logrotate

Parent Directory Parent Directory | Revision Log Revision Log


Revision 73394 - (hide annotations) (download)
Thu Mar 17 19:28:29 2011 UTC (13 years, 1 month ago) by boklm
File size: 241 byte(s)
imported package tor
1 boklm 73394 /var/log/tor/*.log {
2     daily
3     rotate 5
4     compress
5     delaycompress
6     missingok
7     notifempty
8     sharedscripts
9     postrotate
10     service tor reload > /dev/null 2>&1
11     endscript
12     }

  ViewVC Help
Powered by ViewVC 1.1.30