initial commit of file from CVS for smeserver-collabora on Sat Sep 7 20:14:51 AEST 2024
This commit is contained in:
9
root/etc/logrotate.d/collabora
Normal file
9
root/etc/logrotate.d/collabora
Normal file
@@ -0,0 +1,9 @@
|
||||
/var/log/coolwsd.log
|
||||
{
|
||||
missingok
|
||||
sharedscripts
|
||||
postrotate
|
||||
/bin/kill -HUP `cat /var/run/syslogd.pid 2> /dev/null` 2> /dev/null || true
|
||||
endscript
|
||||
}
|
||||
|
Reference in New Issue
Block a user