openbsd-ports/net/openvpn/patches/patch-sample_sample-config-files_client_conf

15 lines
470 B
Plaintext

$OpenBSD: patch-sample_sample-config-files_client_conf,v 1.1 2013/04/20 16:22:55 sthen Exp $
--- sample/sample-config-files/client.conf.orig Mon Sep 10 17:01:08 2012
+++ sample/sample-config-files/client.conf Thu Mar 7 14:02:35 2013
@@ -58,8 +58,8 @@ resolv-retry infinite
nobind
# Downgrade privileges after initialization (non-Windows only)
-;user nobody
-;group nobody
+user _openvpn
+group _openvpn
# Try to preserve some state across restarts.
persist-key