PHP 7.4.33
Preview: module-setup.sh Size: 245 B
//lib/dracut/modules.d/71prefixdevname/module-setup.sh

#!/bin/bash

# Make sure we always include generated link files in initrd
check() {
    return 0
}

install() {
    if dracut_module_included "systemd"; then
        inst_multiple -H -o /etc/systemd/network/71-net-ifnames-prefix-*.link
    fi
}

Directory Contents

Dirs: 0 × Files: 1

Name Size Perms Modified Actions
245 B lrwxr-xr-x 2018-08-10 16:37:17
Edit Download

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