mirror of
https://gitlab.com/Nanolx/NanoDroid
synced 2024-11-07 15:20:36 +00:00
update README
This commit is contained in:
parent
ed0945248a
commit
60cc72d78e
@ -405,16 +405,16 @@ The following init scripts are bundled with NanoDroid
|
|||||||
* fstrim
|
* fstrim
|
||||||
* trim file systems (may increase speed)
|
* trim file systems (may increase speed)
|
||||||
* logcat
|
* logcat
|
||||||
* store logcat in /data/adb
|
* store logcat in /data/adb/logcat
|
||||||
* logs older than 7 days are deleted on every reboot
|
* logs older than 7 days are deleted on every reboot
|
||||||
* logscleaner
|
* logscleaner
|
||||||
* clean up log files
|
* clean up system log files older than 7 days
|
||||||
* sqlite
|
* sqlite
|
||||||
* clean up sqlite databases
|
* clean up sqlite databases
|
||||||
|
|
||||||
When in Magisk Mode the init scripts create their log files in
|
When in Magisk Mode the init scripts create their log files in
|
||||||
|
|
||||||
`/magisk/NanoDroid/.logs/${script}.log.${date}`
|
`/magisk/NanoDroid/logs/${script}.log.${date}`
|
||||||
|
|
||||||
When installed to /system your ROM needs to support running scripts in
|
When installed to /system your ROM needs to support running scripts in
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user