From f8843867fc006895474659d15e059f82dd0dfb7c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?B=C3=B9i=20Minh=20=C4=90=E1=BB=A9c?= <93396463+bmndc@users.noreply.github.com> Date: Wed, 14 Aug 2024 13:22:05 +0700 Subject: [PATCH] Minor changes --- root.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/root.md b/root.md index 0d3a21e2f..4ae04d2bd 100644 --- a/root.md +++ b/root.md @@ -24,7 +24,7 @@ installationFailed: Installing apps with any of these permissions is forbidden: Most system modifications have also been blocked, and if you were to make any changes, they would be reverted upon reboot. Because in order for VoIP in WhatApp to work on newer KaiOS versions, a kernel security module called SELinux is now set to Enforcing mode. In this mode, SELinux checks for, and denies any actions, whether by the user or system, which aren't permitted in its predefined set of rules; this includes executing any commands as root. -To root, you'll need to edit the boot partition where SELinux resides, set SELinux to Permissive mode, and change certain boot flags to enable system-level debugging access. +To root, you'll need to edit the boot partition where SELinux resides, set it to Permissive mode, and change certain boot flags to allow system-level debugging access. Do set aside enough time for yourself to complete this guide; it will take around 30 minutes to an hour.