18 lines
538 B
Plaintext
18 lines
538 B
Plaintext
$OpenBSD: patch-sample_sample-config-files_tls-office_conf,v 1.1 2013/04/20 16:22:55 sthen Exp $
|
|
--- sample/sample-config-files/tls-office.conf.orig Mon Sep 10 17:01:08 2012
|
|
+++ sample/sample-config-files/tls-office.conf Thu Mar 7 14:02:35 2013
|
|
@@ -48,10 +48,10 @@ key office.key
|
|
; port 1194
|
|
|
|
# Downgrade UID and GID to
|
|
-# "nobody" after initialization
|
|
+# "_openvpn" after initialization
|
|
# for extra security.
|
|
-; user nobody
|
|
-; group nobody
|
|
+user _openvpn
|
|
+group _openvpn
|
|
|
|
# If you built OpenVPN with
|
|
# LZO compression, uncomment
|