MOON
Server: Apache
System: Linux kvm.asjudinet.com 5.14.0-611.54.6.el9_7.x86_64 #1 SMP PREEMPT_DYNAMIC Fri May 15 04:23:18 EDT 2026 x86_64
User: asjudine (1001)
PHP: 8.0.30
Disabled: exec,passthru,shell_exec,system
Upload Files
File: //etc/tuned/bootcmdline
# This file specifies additional parameters to kernel boot command line and
# initrd overlay images. Its content is set by the TuneD  bootloader plugin
# and sourced by the grub2-mkconfig (/etc/grub.d/00_tuned script).
#
# Please do not edit this file. Content of this file can be overwritten by
# switch of TuneD profile.
#
# If you need to add parameters to the kernel boot command line, create
# TuneD profile containing the following:
#
# [bootloader]
# cmdline = YOUR_ADDITIONAL_KERNEL_PARAMETERS
#
# Then switch to your newly created profile by:
#
# tuned-adm profile YOUR_NEW_PROFILE
#
# Your current grub2 config will be patched, but you can also
# regenerate it anytime by:
#
# grub2-mkconfig -o /boot/grub2/grub.cfg
#
# YOUR_ADDITIONAL_KERNEL_PARAMETERS will stay preserved.
#
# Similarly if you need to add initrd overlay image, create TuneD profile
# containing the following:
#
# [bootloader]
# initrd_add_img = INITRD_OVERLAY_IMAGE
#
# or to generate initrd overlay image from the directory:
#
# [bootloader]
# initrd_add_dir = INITRD_OVERLAY_DIRECTORY

TUNED_BOOT_CMDLINE="selinux=0 cgroup.memory=nokmem systemd.unified_cgroup_hierarchy=0 systemd.legacy_systemd_cgroup_controller"
TUNED_BOOT_INITRD_ADD=""