update vars

This commit is contained in:
Ruben Blanco 2024-01-09 19:20:12 +01:00
parent 380bcfe651
commit de01300783
1 changed files with 1 additions and 1 deletions

View File

@ -2,4 +2,4 @@
path_hot_plug_udev: /usr/lib/udev/rules.d/80-hotplug-cpu-mem.rules
line_hot_plug_udev: "SUBSYSTEM==”cpu”, ACTION==”add”, TEST==”online”, ATTR{online}==”0”, ATTR{online}=”1”"
path_hot_plug_grub: /etc/default/grub.d/hotplug.cfg
line_hot_plug_grub: 'GRUB_CMDLINE_LINUX_DEFAULT="quiet memhp_default_state=online'
line_hot_plug_grub: 'GRUB_CMDLINE_LINUX_DEFAULT="quiet memhp_default_state=online"'