System: Update to new journald settings schema
This commit is contained in:
+3
-3
@@ -394,9 +394,9 @@ with mylib.networking; {
|
|||||||
};
|
};
|
||||||
|
|
||||||
# Trims the journal if too large
|
# Trims the journal if too large
|
||||||
journald.extraConfig = ''
|
journald.settings.Journal = {
|
||||||
SystemMaxUse=50M
|
SystemMaxUse = "50M";
|
||||||
'';
|
};
|
||||||
|
|
||||||
acpid.enable = true;
|
acpid.enable = true;
|
||||||
dbus.enable = true;
|
dbus.enable = true;
|
||||||
|
|||||||
Reference in New Issue
Block a user