3ebadeeb9d
while here, enable dropping to _openvpn user in the sample configs. ok and feedback ajacoutot@
15 lines
445 B
Plaintext
15 lines
445 B
Plaintext
$OpenBSD: patch-sample-config-files_server_conf,v 1.3 2010/08/30 18:32:20 fkr Exp $
|
|
--- sample-config-files/server.conf.orig Wed Mar 31 08:47:07 2010
|
|
+++ sample-config-files/server.conf Fri Aug 27 09:04:00 2010
|
|
@@ -259,8 +259,8 @@ comp-lzo
|
|
#
|
|
# You can uncomment this out on
|
|
# non-Windows systems.
|
|
-;user nobody
|
|
-;group nobody
|
|
+user _openvpn
|
|
+group _openvpn
|
|
|
|
# The persist options will try to avoid
|
|
# accessing certain resources on restart
|