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
// BaseName indicates the base name of the caretaker executable
BaseName="caretaker"
// DaemonName indicates the name of the caretakerd executable
DaemonName="caretakerd"
// ControlName indicates the name of the caretakerctl executable
ControlName="caretakerctl"
// Description indicates the description of caretakerd.
Description="caretakerd is a simple process supervisor. There are no external dependencies and it is optimized for containerization (as used in Docker) and simple configuration."
// URL indicates the URL of the caretakerd project page.