GRAYBYTE WORDPRESS FILE MANAGER2254

Server IP : 198.54.121.189 / Your IP : 216.73.216.34
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 : /lib/kernel/install.d/
Upload Files :
Current_dir [ Not Writeable ] Document_root [ Writeable ]

Command :


Current File : /lib/kernel/install.d//92-tuned.install
#!/bin/bash

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

if ! [[ $KERNEL_INSTALL_MACHINE_ID ]]; then
  exit 0
fi

MACHINE_ID=$KERNEL_INSTALL_MACHINE_ID

# with grub2 always /boot
BOOT_ROOT="/boot"
LOADER_ENTRIES="$BOOT_ROOT/loader/entries"

[ -d "$LOADER_ENTRIES" ] || exit 0

[ "$COMMAND" = "add" ] || exit 0

ARCH=`uname -m`

pushd "$LOADER_ENTRIES" &> /dev/null
for f in `basename "$MACHINE_ID"`-*.conf; do
  # Skip non-files and rescue entries
  if [ ! -f "$f" -o "${f: -12}" == "-rescue.conf" ]; then
    continue
  fi
  # Skip boom managed entries
  if [[ "$f" =~ \w*-[0-9a-f]{7,}-.*-.*.conf ]]; then
    continue
  fi

  if [ "${ARCH:0:4}" = "s390" ]; then
    # On s390(x), the zipl bootloader doesn't support variables,
    # unpatch TuneD variables which could be there from the previous TuneD
    # versions
    grep -q '^\s*options\s\+.*\$tuned_params' "$f" && sed -i '/^\s*options\s\+/ s/\s\+\$tuned_params\b//g' "$f"
    grep -q '^\s*initrd\s\+.*\$tuned_initrd' "$f" && sed -i '/^\s*initrd\s\+/ s/\s\+\$tuned_initrd\b//g' "$f"
  else
    # Not on s390(x), add TuneD variables if they are not there
    grep -q '^\s*options\s\+.*\$tuned_params' "$f" || sed -i '/^\s*options\s\+/ s/\(.*\)/\1 \$tuned_params/' "$f"
    grep -q '^\s*initrd\s\+.*\$tuned_initrd' "$f" || sed -i '/^\s*initrd\s\+/ s/\(.*\)/\1 \$tuned_initrd/' "$f"
  fi
done
popd &> /dev/null

exit 0

[ 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