Skip to content

Commit 99286d5

Browse files
authored
Merge pull request #21 from jonathanio/fix/path-documentation
Fix PATH locations used in documentation
2 parents ffc2fe7 + ca0e4e2 commit 99286d5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ before the device is closed:
4848

4949
```
5050
script-security 2
51-
setenv PATH /usr/bin:/bin
51+
setenv PATH /usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
5252
up /etc/openvpn/update-systemd-resolved
5353
down /etc/openvpn/update-systemd-resolved
5454
down-pre

0 commit comments

Comments
 (0)