PHP 8.1.33
Preview: parse-biosdevname.sh Size: 309 B
//lib/dracut/modules.d/97biosdevname/parse-biosdevname.sh

#!/bin/sh

if ! getargbool 1 biosdevname; then
    info "biosdevname=0: removing biosdevname network renaming"
    udevproperty UDEV_BIOSDEVNAME=
    rm -f -- /etc/udev/rules.d/71-biosdevname.rules
else
    info "biosdevname=1: activating biosdevname network renaming"
    udevproperty UDEV_BIOSDEVNAME=1
fi

Directory Contents

Dirs: 0 × Files: 2

Name Size Perms Modified Actions
287 B lrwxr-xr-x 2018-10-08 13:38:33
Edit Download
309 B lrwxr-xr-x 2018-10-08 13:38:33
Edit Download

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