Initial ZIP contents
This commit is contained in:
commit
0245ab71c8
6 changed files with 3189 additions and 0 deletions
12
logrotate.d-elproxy
Normal file
12
logrotate.d-elproxy
Normal file
|
@ -0,0 +1,12 @@
|
|||
/var/log/elproxy {
|
||||
missingok
|
||||
notifempty
|
||||
weekly
|
||||
rotate 9
|
||||
compress
|
||||
delaycompress
|
||||
create 0644 elproxy elproxy
|
||||
postrotate
|
||||
killall -HUP elproxy
|
||||
endscript
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue