mirror of https://github.com/apache/cloudstack.git
Added compress option to dnsmasq log files (#4439)
This commit is contained in:
parent
ffc42b9d92
commit
88762c101c
|
|
@ -3,6 +3,7 @@
|
|||
missingok
|
||||
rotate 5
|
||||
notifempty
|
||||
compress
|
||||
delaycompress
|
||||
sharedscripts
|
||||
postrotate
|
||||
|
|
|
|||
Loading…
Reference in New Issue