PHP 7.4.33
Preview: module-setup.sh Size: 305 B
/home/godevadmin/public_html/upload_images/home/000~ROOT~000/usr/lib/dracut/modules.d/95fstab-sys/module-setup.sh

#!/bin/bash

# called by dracut
check() {
    test -f /etc/fstab.sys || [[ -n $add_fstab  ||  -n $fstab_lines ]]
}

# called by dracut
depends() {
    echo fs-lib
}

# called by dracut
install() {
    [ -f /etc/fstab.sys ] && inst_simple /etc/fstab.sys
    inst_hook pre-pivot 00 "$moddir/mount-sys.sh"
}

Directory Contents

Dirs: 0 × Files: 2

Name Size Perms Modified Actions
305 B lrwxr-xr-x 2018-10-08 13:38:33
Edit Download
1.25 KB lrwxr-xr-x 2018-10-08 13:38:33
Edit Download

If ZipArchive is unavailable, a .tar will be created (no compression).