summaryrefslogtreecommitdiff
path: root/src/plugins/down-root/README.down-root
diff options
context:
space:
mode:
authorJörg Frings-Fürst <debian@jff.email>2022-02-09 16:35:02 +0100
committerJörg Frings-Fürst <debian@jff.email>2022-02-09 16:35:02 +0100
commit8e924e2c919e6fbeae0045b67ac54b9697306d7d (patch)
tree2ddb2a40fd70018ada5fbab576002199771f67c5 /src/plugins/down-root/README.down-root
parentf2b3dda12a731c2e0971cb7889728edaf23f6cb0 (diff)
New upstream version 2.5.5upstream/2.5.5upstream
Diffstat (limited to 'src/plugins/down-root/README.down-root')
-rw-r--r--src/plugins/down-root/README.down-root4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/plugins/down-root/README.down-root b/src/plugins/down-root/README.down-root
index d337ffe..98a3ee6 100644
--- a/src/plugins/down-root/README.down-root
+++ b/src/plugins/down-root/README.down-root
@@ -16,13 +16,13 @@ run in the same execution environment as the up script.
BUILD
Build this module with the "make" command. The plugin
-module will be named openvpn-down-root.so
+module will be named openvpn-plugin-down-root.so
USAGE
To use this module, add to your OpenVPN config file:
- plugin openvpn-down-root.so "command ..."
+ plugin openvpn-plugin-down-root.so "command ..."
CAVEATS