diff options
author | Bernhard Schmidt <berni@debian.org> | 2018-10-14 22:51:08 +0200 |
---|---|---|
committer | Bernhard Schmidt <berni@debian.org> | 2018-10-14 22:51:08 +0200 |
commit | 87c2fd4310e5b345102d7a4915dc5e3a65052305 (patch) | |
tree | b7dc3d6d209bdb926c9e1ece7f9639aa1724b39e /sample/sample-config-files/server.conf | |
parent | 3804bc2606a92e2f2f4b3a2b043af0d77d92b386 (diff) |
Revert "Merge branch 'stretch' of ssh://git.debian.org/git/collab-maint/openvpn into stretch"
This reverts commit 3804bc2606a92e2f2f4b3a2b043af0d77d92b386, reversing
changes made to 678cfd249add7ca758e4c41933c7b730132c99f4.
Diffstat (limited to 'sample/sample-config-files/server.conf')
-rw-r--r-- | sample/sample-config-files/server.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sample/sample-config-files/server.conf b/sample/sample-config-files/server.conf index 936e96c..aa7d5b3 100644 --- a/sample/sample-config-files/server.conf +++ b/sample/sample-config-files/server.conf @@ -272,7 +272,7 @@ cipher AES-256-CBC # You can uncomment this out on # non-Windows systems. ;user nobody -;group nogroup +;group nobody # The persist options will try to avoid # accessing certain resources on restart |