404

[ Avaa Bypassed ]




Upload:

Command:

botdev@3.12.147.104: ~ $
#!/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


Filemanager

Name Type Size Permission Actions
cloud-initramfs-dyn-netconf File 5.08 KB 0755
copymods File 2.01 KB 0755
lvm2 File 370 B 0755
overlayroot File 24.85 KB 0755
plymouth File 186 B 0755
udev File 572 B 0755