diff --git a/openvpn-config/client.conf b/openvpn-config/client.conf index 4e2f328..7fe63a3 100644 --- a/openvpn-config/client.conf +++ b/openvpn-config/client.conf @@ -54,8 +54,9 @@ keepalive 10 30 #persist-tun # Reduce privileges after launch (uncomment and adapt on unix/linux system) +# Note: On some systems, the group is called "nobody" instead of "nogroup" #user nobody -#group nobody +#group nogroup # Logging settings verb 3