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
With RuntimeDirectory systemd creates the directory and changes the owner to the service user. Very useful for services that want to drop their privileges but still like to confirm a SIGHUP by touching their pid files.
With
RuntimeDirectorysystemd creates the directory and changes the owner to the service user. Very useful for services that want to drop their privileges but still like to confirm a SIGHUP by touching their pid files.