openbsd-ports/net/openvpn/patches/patch-sample-config-files_static-home_conf

18 lines
528 B
Plaintext
Raw Normal View History

$OpenBSD: patch-sample-config-files_static-home_conf,v 1.1 2006/12/15 09:56:14 robert Exp $
--- sample-config-files/static-home.conf.orig Tue Nov 1 12:06:10 2005
+++ sample-config-files/static-home.conf Fri Dec 15 09:22:42 2006
@@ -37,10 +37,10 @@ secret static.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