init and logrotate file added.
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
/var/log/ebus-daemon.log {
|
||||
rotate 7
|
||||
size 1M
|
||||
copytruncate
|
||||
compress
|
||||
missingok
|
||||
notifempty
|
||||
daily
|
||||
}
|
||||
Reference in New Issue
Block a user