GRAYBYTE WORDPRESS FILE MANAGER1732

Server IP : 198.54.121.189 / Your IP : 216.73.216.140
System : Linux premium69.web-hosting.com 4.18.0-553.44.1.lve.el8.x86_64 #1 SMP Thu Mar 13 14:29:12 UTC 2025 x86_64
PHP Version : 7.4.33
Disable Function : NONE
cURL : ON | WGET : ON | Sudo : OFF | Pkexec : OFF
Directory : /usr/lib/kernel/install.d/
Upload Files :
Current_dir [ Not Writeable ] Document_root [ Writeable ]

Command :


Current File : /usr/lib/kernel/install.d//60-kdump.install
#!/usr/bin/bash

COMMAND="$1"
KERNEL_VERSION="$2"
KDUMP_INITRD_DIR_ABS="$3"
KERNEL_IMAGE="$4"

if ! [[ ${KERNEL_INSTALL_MACHINE_ID-x} ]]; then
    exit 0
fi

if [[ -d "$KDUMP_INITRD_DIR_ABS" ]]; then
    KDUMP_INITRD="initrdkdump"
else
    # If `KDUMP_BOOTDIR` is not writable, then the kdump
    # initrd must have been placed at `/var/lib/kdump`
    if [[ ! -w "/boot" ]]; then
        KDUMP_INITRD_DIR_ABS="/var/lib/kdump"
    else
        KDUMP_INITRD_DIR_ABS="/boot"
    fi
    KDUMP_INITRD="initramfs-${KERNEL_VERSION}kdump.img"
fi

ret=0
case "$COMMAND" in
    add)
        # Do nothing, kdump initramfs is strictly host only
        # and managed by kdump service
        ;;
    remove)
        rm -f -- "$KDUMP_INITRD_DIR_ABS/$KDUMP_INITRD"
        ret=$?
        ;;
esac
exit $ret

[ Back ]
Name
Size
Last Modified
Owner / Group
Permissions
Options
..
--
April 22 2025 01:58:46
root / root
0755
20-grub.install
7.768 KB
April 22 2024 16:52:44
root / root
0755
20-grubby.install
2.199 KB
April 22 2025 01:58:47
root / root
0755
50-depmod.install
0.359 KB
June 22 2018 11:11:49
root / root
0755
50-dracut.install
1.618 KB
April 06 2024 13:22:13
root / root
0755
51-dracut-rescue.install
3.26 KB
April 06 2024 13:22:13
root / root
0755
60-kdump.install
0.772 KB
September 24 2024 08:36:00
root / root
0755
90-loaderentry.install
1.929 KB
April 22 2025 01:57:53
root / root
0755
92-tuned.install
1.367 KB
February 22 2024 12:23:28
root / root
0755
99-grub-mkconfig.install
0.448 KB
April 22 2024 16:52:44
root / root
0755

GRAYBYTE WORDPRESS FILE MANAGER @ 2025
CONTACT ME
Static GIF