From 4ef20797d94fd3c3fa246faef7dc1cfc2199cb2a Mon Sep 17 00:00:00 2001 From: Ralph Ronnquist Date: Mon, 21 Mar 2022 15:42:13 +1100 Subject: [PATCH] remove unused STOP variable --- overlay-boot | 1 - 1 file changed, 1 deletion(-) diff --git a/overlay-boot b/overlay-boot index d683017..b6e0045 100755 --- a/overlay-boot +++ b/overlay-boot @@ -35,7 +35,6 @@ config LOWER "/" config CABLES "" config START "networking ssh" config SUBSHELL /bin/sh -config STOP "" # Setup virtual cabling and subhost's /etc/network/interfaces setup_veth_cables $NAME $CABLES -- 2.39.2