Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
wait for admin goroutine regardless of -user
If configured, always wait for the control socket to be created before potentially dropping to a different user. Another pending patch of mine using pledge(2) to drop privileges and thus also depends on this sync mechanism, so reduce diff churn.
- Loading branch information