mirror of
https://github.com/sched-ext/scx.git
synced 2024-10-29 02:42:21 +00:00
Create scx.logrotate
This commit is contained in:
parent
3485adb47f
commit
f35717e970
6
services/openrc/scx.logrotate
Normal file
6
services/openrc/scx.logrotate
Normal file
@ -0,0 +1,6 @@
|
||||
/var/log/scx/*.log {
|
||||
missingok
|
||||
minsize 4M
|
||||
notifempty
|
||||
copytruncate
|
||||
}
|
Loading…
Reference in New Issue
Block a user