10 lines
171 B
Plaintext
10 lines
171 B
Plaintext
/var/log/coolwsd.log
|
|
{
|
|
missingok
|
|
sharedscripts
|
|
postrotate
|
|
/bin/kill -HUP `cat /var/run/syslogd.pid 2> /dev/null` 2> /dev/null || true
|
|
endscript
|
|
}
|
|
|