journal.conf: increase the size of the logs and drop unneeded options

Signed-off-by: Piotr Gorski <lucjan.lucjanov@gmail.com>
This commit is contained in:
Piotr Gorski 2024-05-15 21:35:13 +02:00
parent 0d4f6829a8
commit 6c4101f30b
No known key found for this signature in database
GPG Key ID: 79AFA05ABDB26C5A

View File

@ -1,9 +1,5 @@
[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 maximum journal size to 50M for sched-ext namespace.
SystemMaxUse=50M
# 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