website: fix description error (#183)
This commit is contained in:
@@ -19,7 +19,7 @@ hero:
|
||||
|
||||
features:
|
||||
- title: Kernel-based
|
||||
details: KernslSU bekerja dalam mode Linux kernel, dan mempunyai kelebihan diatas aplikasi userspace.
|
||||
details: KernelSU bekerja dalam mode Linux kernel, dan mempunyai kelebihan diatas aplikasi userspace.
|
||||
- title: Kontrol akses daftar putih
|
||||
details: Hanya aplikasi yang diberikan izin root yang bisa mengakses `su`, aplikasi lain tidak bisa mengakses su.
|
||||
- title: Dukungan modul
|
||||
|
||||
@@ -19,7 +19,7 @@ hero:
|
||||
|
||||
features:
|
||||
- title: Kernel-based
|
||||
details: KernslSU is working in Linux kernel mode, it has more control over userspace applications.
|
||||
details: KernelSU is working in Linux kernel mode, it has more control over userspace applications.
|
||||
- title: Whitelist access control
|
||||
details: Only App that is granted root permission can access `su`, other apps cannot perceive su.
|
||||
- title: Module support
|
||||
|
||||
@@ -19,7 +19,7 @@ hero:
|
||||
|
||||
features:
|
||||
- title: 基于内核
|
||||
details: KernslSU 运行在内核空间,对用户空间应用有更强的掌控。
|
||||
details: KernelSU 运行在内核空间,对用户空间应用有更强的掌控。
|
||||
- title: 白名单访问控制
|
||||
details: 只有被授权的 App 才可以访问 `su`,而其他 App 无法感知其存在。
|
||||
- title: 模块支持
|
||||
|
||||
Reference in New Issue
Block a user