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:34 +0100
committerJörg Frings-Fürst <debian@jff.email>2022-02-09 16:35:34 +0100
commit1a7f9ade59d3cf092d8fe2c341d13e9abb834b2c (patch)
treec2862c0ce46b80f565a18a25fa96145ef59ad0b2 /src/plugins/down-root/README.down-root
parent1aff45d6fdfbc63a0256a831a8f8644a84708e9f (diff)
parent9d320b2bf4b83f6e2a3c679a399b88dfe57b879e (diff)
Merge branch 'feature/upstream' into develop
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