From cda9d8e96c4e367066a6f7ef7b70b42eee8266eb Mon Sep 17 00:00:00 2001 From: Donald Buczek Date: Tue, 3 Jan 2023 10:33:00 +0100 Subject: [PATCH] slowio: Set memory to 4GB on icebear proxmox-backup on icebear runs into oom, too, for /home/rahn. No idea why, but increase memory anyway. --- slowio/slowio-mem-control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/slowio/slowio-mem-control b/slowio/slowio-mem-control index 043bd4d..05fafea 100755 --- a/slowio/slowio-mem-control +++ b/slowio/slowio-mem-control @@ -1,7 +1,7 @@ #! /usr/bin/bash case "$(hostname -s)" in - ex|pummelfee|snugglebites|bloodwing|tldr|ellie) + ex|pummelfee|snugglebites|bloodwing|tldr|ellie|icebear) mkdir -p "$1/slowio.slice.d" cat > "$1/slowio.slice.d/dynamic_memory.conf" <<- '_EOF_' [Slice]