wknapik / openvpn-unroot

Run OpenVPN without root privileges
MIT License
31 stars 7 forks source link

Feature Request: Make openvpn user a system user #12

Open jonjonw opened 6 years ago

jonjonw commented 6 years ago

If you add the -r flag to the adduser command it will be allocated as a system user and assigned an id in a different range. This seems appropriate for such a user. The -r flag can be passed to groupadd as well