tastytea
37fcc2a790
Some checks reported errors
continuous-integration/drone/push Build encountered an error
Without KEYWORDS for now, wanna test it for a bit first.
9 lines
149 B
Plaintext
9 lines
149 B
Plaintext
/var/log/up-common-proxies/*.log {
|
|
missingok
|
|
notifempty
|
|
sharedscripts
|
|
postrotate
|
|
rc-service up-common-proxies restart > /dev/null
|
|
endscript
|
|
}
|