mirror of
https://github.com/topjohnwu/Magisk.git
synced 2025-06-13 05:37:47 +02:00
Let magiskinit directly spawn new magisk_daemon process
This commit is contained in:
@ -16,10 +16,6 @@ const char magiskrc[] =
|
||||
" rm /dev/.magisk.unblock\n"
|
||||
"\n"
|
||||
|
||||
"on property:magisk.daemon=1\n"
|
||||
" start magisk_daemon\n"
|
||||
"\n"
|
||||
|
||||
// Services
|
||||
|
||||
"service magisk_daemon /sbin/magisk --daemon\n"
|
||||
|
Reference in New Issue
Block a user