From 9f512be79fe931f91e5cc36ea365c2b15b05b48d Mon Sep 17 00:00:00 2001 From: ttasket Date: Sun, 5 Jun 2016 02:50:54 -0400 Subject: [PATCH] fedora needs `PATH` assignment --- configuration/vpn.md | 1 + 1 file changed, 1 insertion(+) diff --git a/configuration/vpn.md b/configuration/vpn.md index 9f82012c..3eaf57c6 100644 --- a/configuration/vpn.md +++ b/configuration/vpn.md @@ -121,6 +121,7 @@ Using a ProxyVM to set up a VPN client gives you the ability to: ``` #!/bin/bash set -e + export PATH=$PATH:/usr/sbin:/sbin case "$1" in