chore: add necessary note for Lutris

This commit is contained in:
2022-05-31 00:39:25 +07:00
parent 0771263a01
commit 8832024604
2 changed files with 11 additions and 3 deletions

View File

@ -18,7 +18,7 @@ else
sh "${own_dir}/${SCC_SH}"
fi
echo "Trying to check for Frida kernel argument..."
if [ "$(cat /proc/sys/kernel/yama/ptrace_scope)" -ne 0 ]; then
once="Change setting until next reboot"
persist="Change setting and persist after reboot"