14 lines
402 B
Text
14 lines
402 B
Text
Index: sample/sample-config-files/tls-home.conf
|
|
--- sample/sample-config-files/tls-home.conf.orig
|
|
+++ sample/sample-config-files/tls-home.conf
|
|
@@ -50,8 +50,8 @@ cipher AES-256-GCM
|
|
# Downgrade UID and GID to an
|
|
# unpriviledged user after initialization
|
|
# for extra security.
|
|
-; user openvpn
|
|
-; group openvpn
|
|
+user _openvpn
|
|
+group _openvpn
|
|
|
|
# If you built OpenVPN with
|
|
# LZO compression, uncomment
|