Skip to content

Geofferey/mgkdhelper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Magisk Daemon Helper (mgkdhelper)


About Module

Sometimes the MAGISK daemon (magiskd) terminates randomly with no warning. When the daemon dies all root access is lost until the device is either restarted or the daemon is re-launched as root.

This simple module is started during boot as root and is intended to check for the presence of the daemon every minute. Once the script doesn't detect magiskd running it will attempt to restart it. If you're lucky root access will be restored before you even notice it was lost.

Logs may be found in:

/data/local/tmp/mgkdhelper.log


XDA Thread

The original XDA thread can be found here:

https://forum.xda-developers.com/apps/magisk/magisk-installed-workaround-t3908748

Please feel free to join the discussion & contribute any thoughts, code or suggestions.


Contributions

Many thanks to those who have contributed code and ideas to this project. I will always do my best to credit those who help.

The following XDA users have contributed:

jcmm11 , char101


About

A simple module to keep MAGISK daemon running

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages