Use the new variable.
[myplc.git] / plc.d / network
index f2c3dce..a994f4f 100755 (executable)
@@ -17,7 +17,7 @@
 # Be verbose
 set -x
 
-[ "$PLC_NET_ENABLED" -ne 1 ] && exit 0
+[ "$PLC_HOSTS_ENABLED" -ne 1 ] && exit 0
 
 case "$1" in
     start)