[Pkg-libvirt-commits] [libguestfs] 06/12: appliance: Add comment with udev debugging option.

Hilko Bengen bengen at moszumanska.debian.org
Fri Oct 3 14:45:28 UTC 2014


This is an automated email from the git hooks/post-receive script.

bengen pushed a commit to annotated tag debian/1%1.27.45-1
in repository libguestfs.

commit 974c4cd015e82b9b2013b27bdbcd51406a997136
Author: Richard W.M. Jones <rjones at redhat.com>
Date:   Sun Sep 14 12:22:11 2014 +0100

    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 0ac7fbf..6d62338 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
 

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-libvirt/libguestfs.git



More information about the Pkg-libvirt-commits mailing list