You've already forked KernelSU
mirror of
https://github.com/tiann/KernelSU.git
synced 2025-08-27 23:46:34 +00:00
076511e275
Signed-off-by: sus <54392299+jeffpeng3@users.noreply.github.com>
7 lines
202 B
Markdown
7 lines
202 B
Markdown
# 隱藏功能
|
|
|
|
## .ksurc
|
|
|
|
預設狀況下,`/system/bin/sh` 會載入 `/system/etc/mkshrc`。
|
|
|
|
可以透過建立 `/data/adb/ksu/.ksurc` 檔案來讓 `su` 載入此檔案而非 `/system/etc/mkshrc`。 |