Skip to content

Commit ae390ea

Browse files
committed
Updated instructions
Added instructions how to use `ip` and `iptables` when creating an example config
1 parent ed7974d commit ae390ea

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

root/defaults/example/README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,4 +67,6 @@ Hooks are located in `hook` directory. Please follow hook guidelines:
6767
- At the top of the script
6868
- Optionaly copyright notice
6969
- What this hook does
70-
- Setttings with comments and an example settings values
70+
- 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

Comments
 (0)