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
Telling finit to mark a template service for reload, using initctl touch template@foo, does not work since the internal conf() function assumes all services are in $rcsd/available, which is not true for templates.
The text was updated successfully, but these errors were encountered:
Telling finit to mark a template service for reload, using
initctl touch template@foo
, does not work since the internalconf()
function assumes all services are in$rcsd/available
, which is not true for templates.The text was updated successfully, but these errors were encountered: