strongswan.org
Wiki/Project Management
Downloads
Gitweb
projects
/
strongswan.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
sbindir is required in the PATH of _updown
[strongswan.git]
/
src
/
_updown
/
_updown.in
diff --git
a/src/_updown/_updown.in
b/src/_updown/_updown.in
index
be055f3
..
2549874
100644
(file)
--- a/
src/_updown/_updown.in
+++ b/
src/_updown/_updown.in
@@
-119,7
+119,7
@@
#
# define a minimum PATH environment in case it is not set
-PATH="/sbin:/bin:/usr/sbin:/usr/bin"
+PATH="/sbin:/bin:/usr/sbin:/usr/bin
:@IPSEC_SBINDIR@
"
export PATH
# uncomment to log VPN connections