miku: Add abi.vsyscall32=0 to the kernel commandline
This commit is contained in:
parent
79de594c6c
commit
406a144bd5
@ -155,6 +155,8 @@
|
|||||||
"clocksource=tsc"
|
"clocksource=tsc"
|
||||||
"tsc=reliable"
|
"tsc=reliable"
|
||||||
"pci=noaer"
|
"pci=noaer"
|
||||||
|
# League of Legends under Linux
|
||||||
|
"abi.vsyscall32=0"
|
||||||
# Enable Apparmor
|
# Enable Apparmor
|
||||||
"lsm=landlock,lockdown,yama,integrity,apparmor,bpf"
|
"lsm=landlock,lockdown,yama,integrity,apparmor,bpf"
|
||||||
];
|
];
|
||||||
|
Loading…
Reference in New Issue
Block a user