sbindir is required in the PATH of ipsec

This commit is contained in:
Andreas Steffen
2007-12-12 22:27:40 +00:00
parent 52bb1876ec
commit 2a0ba292f2
+1 -1
View File
@@ -17,7 +17,7 @@
# RCSID $Id$ # RCSID $Id$
# define a minimum PATH environment in case it is not set # 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 export PATH
# name and version of the ipsec implementation # name and version of the ipsec implementation