initial commit of file from CVS for ulogd on Fri 14 Jul 22:35:02 BST 2023
This commit is contained in:
10
ulogd.logrotate
Normal file
10
ulogd.logrotate
Normal file
@@ -0,0 +1,10 @@
|
||||
/var/log/ulogd/ulogd.log /var/log/ulogd/ulogd.syslogemu {
|
||||
missingok
|
||||
notifempty
|
||||
weekly
|
||||
compress
|
||||
sharedscripts
|
||||
postrotate
|
||||
/etc/init.d/ulogd reload > /dev/null 2>&1
|
||||
endscript
|
||||
}
|
Reference in New Issue
Block a user