summaryrefslogtreecommitdiff
path: root/debian/README.Debian
diff options
context:
space:
mode:
authorJörg Frings-Fürst <debian@jff-webhosting.net>2017-10-03 09:56:53 +0200
committerJörg Frings-Fürst <debian@jff-webhosting.net>2017-10-03 09:56:53 +0200
commit576d45b309817097c004e9bb347513629cddcffb (patch)
tree07fb367eeb4521589dbbfe83c32d8d31c3806540 /debian/README.Debian
parent6543da4b81c14a995d4b8c81d311554376b71054 (diff)
Remove obsolete directory /usr/lib/openvpn
Diffstat (limited to 'debian/README.Debian')
-rw-r--r--debian/README.Debian10
1 files changed, 6 insertions, 4 deletions
diff --git a/debian/README.Debian b/debian/README.Debian
index 517cf02..29b15fe 100644
--- a/debian/README.Debian
+++ b/debian/README.Debian
@@ -186,11 +186,13 @@ from now on.
plugin support
--------------
-Plugins are now included in the package. They get installed in /usr/lib/openvpn.
+Plugins are now included in the package. They get installed in
+/usr/lib/<DEB_HOST_MULTIARCH>/openvpn/plugins.
Info on what they are and what they do in README.auth-pam and README.down-root.
-Append /usr/lib/openvpn/ to the plugin name in the plugin option.
-i.e.
- plugin /usr/lib/openvpn/openvpn-auth-pam.so [service-type]
+Append /usr/lib/<DEB_HOST_MULTIARCH>/openvpn/plugins to the plugin name in
+the plugin option.
+i.e.
+ plugin /usr/lib/x86_64-linux-gnu/openvpn/plugins/openvpn-plugin-auth-pam.so [service-type]
Using resolvconf
----------------