mirror of
https://github.com/libguestfs/libguestfs.git
synced 2026-03-21 22:53:37 +00:00
RHEL: appliance/init: Run depmod -a to rebuild kernel module dependencies
This commit is contained in:
@@ -116,6 +116,9 @@ $UDEVD --daemon #--debug
|
||||
udevadm trigger
|
||||
udevadm settle --timeout=600
|
||||
|
||||
# Recreate module dependencies (RHEL only)
|
||||
depmod -a
|
||||
|
||||
# Disk optimizations.
|
||||
# Increase the SCSI timeout so we can read remote images.
|
||||
shopt -s nullglob
|
||||
|
||||
Reference in New Issue
Block a user