From b8009d3c7631ff011b43e7827ecd26f4e0b35005 Mon Sep 17 00:00:00 2001 From: Jonathan Bauer Date: Sat, 6 Apr 2013 17:35:41 +0200 Subject: fix2 --- remote/rootfs/rootfs-stage32/data/etc/udhcpc.openslx.script | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'remote') diff --git a/remote/rootfs/rootfs-stage32/data/etc/udhcpc.openslx.script b/remote/rootfs/rootfs-stage32/data/etc/udhcpc.openslx.script index 965acbd2..b4cd0ee5 100755 --- a/remote/rootfs/rootfs-stage32/data/etc/udhcpc.openslx.script +++ b/remote/rootfs/rootfs-stage32/data/etc/udhcpc.openslx.script @@ -62,7 +62,7 @@ case $1 in fi # TODO i.e. event trigger - [ "x$(grep -ci debug /proc/cmdline)" != "x0" ] && systemctl start nfs-mount.service + [ "x$(grep -ci debug /proc/cmdline)" == "x0" ] && systemctl start nfs-mount.service ;; -- cgit v1.2.3-55-g7522