summaryrefslogtreecommitdiffstats
path: root/tv/1systems/mu.nix
diff options
context:
space:
mode:
authorlassulus <lass@aidsballs.de>2016-07-07 23:33:18 +0200
committerlassulus <lass@aidsballs.de>2016-07-07 23:33:18 +0200
commitf4b2262c7eb07a4b66a9352e9851e9e94c13b540 (patch)
tree3c42557a71d240ec242af36cabb3a618aad0665d /tv/1systems/mu.nix
parent0ff8c0416ed838a1155ecc015d81708bb72ea1d3 (diff)
parentf7d966043d04d73df719cbe6c13e4c1aa16bb7f7 (diff)
Merge remote-tracking branch 'cd/master'
Diffstat (limited to 'tv/1systems/mu.nix')
-rw-r--r--tv/1systems/mu.nix5
1 files changed, 0 insertions, 5 deletions
diff --git a/tv/1systems/mu.nix b/tv/1systems/mu.nix
index ec208a0b..e7908e29 100644
--- a/tv/1systems/mu.nix
+++ b/tv/1systems/mu.nix
@@ -157,11 +157,6 @@ with config.krebs.lib;
];
};
- services.journald.extraConfig = ''
- SystemMaxUse=1G
- RuntimeMaxUse=128M
- '';
-
# see tmpfiles.d(5)
systemd.tmpfiles.rules = [
"d /tmp 1777 root root - -" # does this work with mounted /tmp?