SILENT KILLERPanel

Current Path: > > lib > dracut > modules.d > 95fcoe


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/95fcoe

NameTypeSizeLast ModifiedActions
cleanup-fcoe.sh File 544 bytes October 08 2018 13:38:33.
fcoe-edd.sh File 1162 bytes October 08 2018 13:38:33.
fcoe-genrules.sh File 1204 bytes October 08 2018 13:38:33.
fcoe-up.sh File 2531 bytes October 08 2018 13:38:33.
lldpad.sh File 472 bytes July 15 2025 09:09:22.
module-setup.sh File 3420 bytes July 15 2025 09:09:22.
parse-fcoe.sh File 2038 bytes July 15 2025 09:09:22.
stop-fcoe.sh File 111 bytes October 08 2018 13:38:33.

Reading File: //lib/dracut/modules.d/95fcoe/cleanup-fcoe.sh

#!/bin/sh
# -*- mode: shell-script; indent-tabs-mode: nil; sh-basic-offset: 4; -*-
# ex: ts=8 sw=4 sts=4 et filetype=sh

if [ -e /var/run/lldpad.pid ]; then
    lldpad -k
    # with systemd version 230, this is not necessary anymore
    # systemd commit cacf980ed44a28e276a6cc7f8fc41f991e2ab354
    if [ -z "$DRACUT_SYSTEMD" ]; then
        mkdir -m 0755 -p /run/initramfs/state/dev/shm
        cp /dev/shm/lldpad.state /run/initramfs/state/dev/shm/ > /dev/null 2>&1
        echo "files /dev/shm/lldpad.state" >> /run/initramfs/rwtab
    fi
fi

SILENT KILLER Tool