From 3e841881be29859a9114787475d000b4ed7786c7 Mon Sep 17 00:00:00 2001 From: Bob Mottram Date: Mon, 15 Jan 2018 14:31:07 +0000 Subject: [PATCH] Disable bmx after stop --- src/freedombone-mesh-batman | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/freedombone-mesh-batman b/src/freedombone-mesh-batman index 4d18105b..1b8e3e32 100755 --- a/src/freedombone-mesh-batman +++ b/src/freedombone-mesh-batman @@ -71,6 +71,8 @@ function stop { systemctl stop bmx6 systemctl stop bmx7 + systemctl disable bmx6 + systemctl disable bmx7 systemctl stop dnsmasq systemctl disable dnsmasq