You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jul 18, 2025. It is now read-only.
When the mrefd service is stopped, killed, or crashes, the PID file is not removed from the system. This is by design and not a bug in mrefd. An alternate solution is either monitoring via ps or monitoring through systemd.
When the mrefd service is stopped, killed, or crashes, the PID file is not removed from the system. This is by design and not a bug in mrefd. An alternate solution is either monitoring via
psor monitoring through systemd.