PHP 8.1.33
Preview: module-setup.sh Size: 229 B
//lib/dracut/modules.d/98selinux/module-setup.sh

#!/bin/bash

# called by dracut
check() {
    return 255
}

# called by dracut
depends() {
    return 0
}

# called by dracut
install() {
    inst_hook pre-pivot 50 "$moddir/selinux-loadpolicy.sh"
    inst_multiple setenforce
}

Directory Contents

Dirs: 0 × Files: 2

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

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