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
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.
The text was updated successfully, but these errors were encountered:
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.The text was updated successfully, but these errors were encountered: