path: dracut_110-4/modules.d/80base/dracut-lib.sh
}
# pidof version for root
if ! command -v pidof > /dev/null; then
    pidof() {
