chore(legacy): move logrotate config in legacy/install (#1780)
This commit is contained in:
parent
d5ea71246f
commit
5cb4b5e9e5
2 changed files with 1 additions and 1 deletions
|
@ -1,11 +0,0 @@
|
|||
/var/log/libretime/legacy.log {
|
||||
compress
|
||||
rotate 10
|
||||
size 1000k
|
||||
missingok
|
||||
notifempty
|
||||
sharedscripts
|
||||
postrotate
|
||||
chown www-data:www-data /var/log/airtime/
|
||||
endscript
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue