We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ed7974d commit ae390eaCopy full SHA for ae390ea
root/defaults/example/README.md
@@ -67,4 +67,6 @@ Hooks are located in `hook` directory. Please follow hook guidelines:
67
- At the top of the script
68
- Optionaly copyright notice
69
- What this hook does
70
- - Setttings with comments and an example settings values
+ - Setttings with comments and an example settings values
71
+
72
+**Note:** All hooks run as non-root user so instead of using `ip` and `iptables` use `ovpn-ip` and `ovpn-iptables`.
0 commit comments