Increase log size to 25M

Signed-off-by: Piotr Gorski <lucjan.lucjanov@gmail.com>
This commit is contained in:
Piotr Gorski 2024-01-19 21:30:33 +01:00
parent 1a1290d54c
commit 9848ab4183
No known key found for this signature in database
GPG Key ID: 79AFA05ABDB26C5A

View File

@ -1,6 +1,6 @@
[Journal]
# Sets the maximum journal size to 10M for each namespace.
SystemMaxUse=10M
# 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.