0b141f27c6
Update and systemd support For a weird reason, adding entry in changes file is followed with a conflict in changes file... Can you add this for me ? Thanks you http://paste.opensuse.org/30892895 OBS-URL: https://build.opensuse.org/request/show/159617 OBS-URL: https://build.opensuse.org/package/show/network:vpn/openvpn?expand=0&rev=52
21 lines
596 B
Plaintext
21 lines
596 B
Plaintext
Index: openvpn.8
|
|
===================================================================
|
|
--- doc/openvpn.8.orig
|
|
+++ doc/openvpn.8
|
|
@@ -2563,11 +2563,10 @@
|
|
folder of the OpenVPN source distribution.
|
|
|
|
If you are using an RPM install of OpenVPN, see
|
|
-/usr/share/openvpn/plugin. The documentation is
|
|
-in
|
|
-.B doc
|
|
-and the actual plugin modules are in
|
|
-.B lib.
|
|
+@PLUGIN_DIR@. The actual plugin modules are in
|
|
+.B @PLUGIN_LIBDIR@
|
|
+and the documentation is in
|
|
+.B @PLUGIN_DOCDIR@.
|
|
|
|
Multiple plugin modules can be cascaded, and modules can be
|
|
used in tandem with scripts. The modules will be called by
|