jitsu
jitsu copied to clipboard
Drop privileges after startup
Currently requires suid/sudo to bind to port 53 and set up Xenstore.
Use https://github.com/andrenth/release ?
@MagnusS you're probably better off using setcap (to allow binds on low ports) on the binary and dropping the capability than you are running it as root and trying to drop privileges.