mirror of
https://github.com/sched-ext/scx.git
synced 2024-11-29 06:00:23 +00:00
9848ab4183
Signed-off-by: Piotr Gorski <lucjan.lucjanov@gmail.com>
10 lines
320 B
Plaintext
10 lines
320 B
Plaintext
[Journal]
|
|
# Sets the maximum journal size to 25M for each namespace.
|
|
SystemMaxUse=25M
|
|
# Sets the maximum log age to 7 days.
|
|
MaxRetentionSec=7day
|
|
# Sets the priority level for messages to be stored to info.
|
|
MaxLevelStore=info
|
|
# Sets the maximum number of log files that can be stored for each namespace.
|
|
SystemMaxFiles=5
|