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
Could be a bit tricky to add since we need to handle SIGHUP, and similar, where the privileged routing socket is closed and reopened. Maybe a lesser privileged child process inheriting the socket could be used for this?
Proposed command line syntax/usage:
-p USER[:GROUP] Drop privs after init
The text was updated successfully, but these errors were encountered:
Could be a bit tricky to add since we need to handle
SIGHUP
, and similar, where the privileged routing socket is closed and reopened. Maybe a lesser privileged child process inheriting the socket could be used for this?Proposed command line syntax/usage:
The text was updated successfully, but these errors were encountered: