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

Contents of /cauldron/tor/pristine/SOURCES/tor.logrotate

Parent Directory Parent Directory | Revision Log Revision Log


Revision 2007537 - (show annotations) (download)
Sat Nov 18 14:25:19 2023 UTC (5 months ago) by schedbot
File size: 262 byte(s)
Copying release 0.4.7.16-3.mga10 to pristine/ directory.
1 /var/log/tor/*.log {
2 daily
3 rotate 5
4 compress
5 delaycompress
6 missingok
7 notifempty
8 create 0640 toranon toranon
9 sharedscripts
10 postrotate
11 /bin/systemctl reload tor-master.service >/dev/null 2>/dev/null || :
12 endscript
13 }

  ViewVC Help
Powered by ViewVC 1.1.30