Merge pull request #140604 from obadz/earlyoom-stderr

This commit is contained in:
Sandro
2021-10-05 17:16:59 +02:00
committed by GitHub
@@ -106,6 +106,7 @@ in
path = optional ecfg.enableNotifications pkgs.dbus;
serviceConfig = {
StandardOutput = "null";
StandardError = "journal";
ExecStart = ''
${pkgs.earlyoom}/bin/earlyoom \
-m ${toString ecfg.freeMemThreshold} \