website: update translation (#1473)
This commit is contained in:
@@ -42,7 +42,7 @@ comment out `ksu_enable_sucompat()` and `ksu_enable_ksud()` in `KernelSU/kernel/
|
||||
|
||||
:::info How to get module umount feature working on pre-GKI?
|
||||
|
||||
If your kernel is older than 5.9, you should backport ```path_umount``` to ```fs/namespace.c```. This is required to get module umount feature working. If you don't backport ```path_umount```, module umount feature won't work. You can get more info on how to achieve this at the end of this page.
|
||||
If your kernel is older than 5.9, you should backport `path_umount` to `fs/namespace.c`. This is required to get module umount feature working. If you don't backport `path_umount`, module umount feature won't work. You can get more info on how to achieve this at the end of this page.
|
||||
:::
|
||||
|
||||
## Manually modify the kernel source
|
||||
|
||||
Reference in New Issue
Block a user