mirror of
https://github.com/libguestfs/libguestfs.git
synced 2026-03-21 22:53:37 +00:00
appliance: Add suggested udevadm monitor command
While debugging some udev issues, I found use of 'udevadm monitor' to be fairly useful. Add a suggested debugging command that might be used, but comment it out. Thanks: Alasdair Kergon
This commit is contained in:
@@ -115,6 +115,7 @@ fi
|
||||
$UDEVD --daemon #--debug
|
||||
udevadm trigger
|
||||
udevadm settle --timeout=600
|
||||
#udevadm monitor -p &
|
||||
|
||||
# Disk optimizations.
|
||||
# Increase the SCSI timeout so we can read remote images.
|
||||
|
||||
Reference in New Issue
Block a user