From 974c4cd015e82b9b2013b27bdbcd51406a997136 Mon Sep 17 00:00:00 2001 From: "Richard W.M. Jones" Date: Sun, 14 Sep 2014 12:22:11 +0100 Subject: [PATCH] appliance: Add comment with udev debugging option. --- appliance/init | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/appliance/init b/appliance/init index 0ac7fbf57..6d623382b 100755 --- a/appliance/init +++ b/appliance/init @@ -51,7 +51,7 @@ if [ -z "$UDEVD" ]; then echo "udev not found! Things will probably not work ..." fi -$UDEVD --daemon +$UDEVD --daemon #--debug udevadm trigger udevadm settle --timeout=600