define a minimum PATH environment

This commit is contained in:
Andreas Steffen
2007-12-12 14:56:35 +00:00
parent 6fa3dcba3c
commit c2bb1ecacb
+4
View File
@@ -118,6 +118,10 @@
# restricted on the peer side. # 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 # uncomment to log VPN connections
VPN_LOGGING=1 VPN_LOGGING=1
# #