Use the new variable.
authorDaniel Hokka Zakrisson <dhokka@cs.princeton.edu>
Mon, 9 Nov 2009 01:42:34 +0000 (01:42 +0000)
committerDaniel Hokka Zakrisson <dhokka@cs.princeton.edu>
Mon, 9 Nov 2009 01:42:34 +0000 (01:42 +0000)
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)