SILENT KILLERPanel

Current Path: > > lib > dracut > modules.d > 45ifcfg


Operation   : Linux premium88.web-hosting.com 4.18.0-553.54.1.lve.el8.x86_64 #1 SMP Wed Jun 4 13:01:13 UTC 2025 x86_64
Software     : Apache
Server IP    : 185.61.154.216 | Your IP: 216.73.216.44
Domains      : 1034 Domain(s)
Permission   : [ 0755 ]

Files and Folders in: //lib/dracut/modules.d/45ifcfg

NameTypeSizeLast ModifiedActions
module-setup.sh File 289 bytes October 08 2018 13:38:33.
write-ifcfg.sh File 8866 bytes July 15 2025 09:09:22.

Reading File: //lib/dracut/modules.d/45ifcfg/module-setup.sh

#!/bin/bash

# called by dracut
check() {
    [[ -d /etc/sysconfig/network-scripts ]] && return 0
    return 255
}

# called by dracut
depends() {
    echo "network"
    return 0
}

# called by dracut
install() {
    inst_binary sort
    inst_hook pre-pivot 85 "$moddir/write-ifcfg.sh"
}


SILENT KILLER Tool