mirror of
https://github.com/libguestfs/libguestfs.git
synced 2026-03-22 07:03:38 +00:00
appliance: Add comment with udev debugging option.
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user