l: make journald storage persistent
This commit is contained in:
parent
693af05562
commit
e3740cb6b4
|
@ -178,6 +178,7 @@ with import <stockholm/lib>;
|
|||
services.journald.extraConfig = ''
|
||||
SystemMaxUse=1G
|
||||
RuntimeMaxUse=128M
|
||||
Storage=persistent
|
||||
'';
|
||||
|
||||
krebs.iptables = {
|
||||
|
|
Loading…
Reference in a new issue