Skip to content

fix: usr: Delay release of root privileges until after configuring controls

Delay relinquishing root privileges until the control channel has been configured, for the benefit of systems that require root to use privileged port numbers. This mostly affects systems without fine-grained privilege systems (i.e., other than Linux).

Closes #4793 (closed)

Edited by Evan Hunt

Merge request reports