aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/_updown/_updown.in4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/_updown/_updown.in b/src/_updown/_updown.in
index 621c11ac7..be055f33e 100644
--- a/src/_updown/_updown.in
+++ b/src/_updown/_updown.in
@@ -118,6 +118,10 @@
# restricted on the peer side.
#
+# define a minimum PATH environment in case it is not set
+PATH="/sbin:/bin:/usr/sbin:/usr/bin"
+export PATH
+
# uncomment to log VPN connections
VPN_LOGGING=1
#