Submit
Path:
~
/
/
usr
/
share
/
initramfs-tools
/
scripts
/
init-bottom
/
File Content:
lvm2
#!/bin/sh -e PREREQS="" prereqs() { echo "$PREREQS"; } case "$1" in prereqs) prereqs exit 0 ;; esac # we cannot properly synthesize LVM LV change events with udevadm trigger, so # if we use LVM, we need to let it finish; otherwise we get missing LV symlinks # (LP #1185394) if [ -x /sbin/vgchange ]; then udevadm settle --timeout=121 || true fi
Submit
FILE
FOLDER
INFO
Name
Size
Permission
Action
cloud-initramfs-dyn-netconf
5203 bytes
0755
copymods
2069 bytes
0755
lvm2
370 bytes
0755
overlayroot
26580 bytes
0755
plymouth
190 bytes
0755
udev
611 bytes
0755
N4ST4R_ID | Naxtarrr