From 893a8ae8c7b812243ff3bec34c4779a521d33296 Mon Sep 17 00:00:00 2001 From: Paul Menzel Date: Mon, 20 Sep 2021 13:55:37 +0200 Subject: [PATCH] enable_overcommit_memory.service: Enable for *beebee-ate* Requested by Pay. The Python scripts/libraries, he is using, are not written with minimal resource usage in mind. So allow overcommitting memory. --- misc_systemd_units/enable_overcommit_memory.service | 1 + 1 file changed, 1 insertion(+) diff --git a/misc_systemd_units/enable_overcommit_memory.service b/misc_systemd_units/enable_overcommit_memory.service index 302248f..a826102 100644 --- a/misc_systemd_units/enable_overcommit_memory.service +++ b/misc_systemd_units/enable_overcommit_memory.service @@ -2,6 +2,7 @@ Wants=startup-tags.service After=startup-tags.service ConditionPathExists=|/node/tags/desktop +ConditionHost=|beebee-ate.molgen.mpg.de ConditionHost=|icebear.molgen.mpg.de ConditionHost=|flughafenberlinbrandenburgwillybrandt.molgen.mpg.de