From 8eae811cebe50060af0212a7e4e3c2401dfc7346 Mon Sep 17 00:00:00 2001 From: Kroese Date: Wed, 6 May 2026 07:51:59 +0200 Subject: [PATCH] Remove ballooning initialization --- src/entry.sh | 1 - 1 file changed, 1 deletion(-) diff --git a/src/entry.sh b/src/entry.sh index e1713f9..71e939e 100644 --- a/src/entry.sh +++ b/src/entry.sh @@ -24,7 +24,6 @@ cd /run . power.sh # Configure shutdown . memory.sh # Check available memory . config.sh # Configure arguments -. ballooning.sh # Initialize ballooning . finish.sh # Finish initialization trap - ERR