summaryrefslogtreecommitdiffstats
path: root/src/openvpn/options.c
diff options
context:
space:
mode:
authorGert Doering <gert@greenie.muc.de>2014-07-08 09:20:54 +0200
committerGert Doering <gert@greenie.muc.de>2014-07-08 21:06:44 +0200
commit75c3a82e8085233306107495d6b1e0b1ab19eccf (patch)
tree38d782fa0028b3099889193e4769c795ca33a375 /src/openvpn/options.c
parent9ce3670aee49d8c4407983af014663dc6185f166 (diff)
downloadopenvpn-75c3a82e8085233306107495d6b1e0b1ab19eccf.tar.gz
openvpn-75c3a82e8085233306107495d6b1e0b1ab19eccf.tar.xz
openvpn-75c3a82e8085233306107495d6b1e0b1ab19eccf.zip
Call init script helpers with explicit path (./)
The provided OpenVPN init scripts scan /etc/openvpn for *.conf and run an OpenVPN process for each, and if a .sh script with the same base name exists, this is run before openvpn. Change from running "$name.sh" to "./$name.sh" - depending on the shell used, the script won't be found otherwise, and ensuring that the script isn't searched in $PATH is the right thing anyway. Reported in trac #423 Signed-off-by: Gert Doering <gert@greenie.muc.de> Acked-by: David Sommerseth <dazo@users.sourceforge.net> Message-Id: <1404804054-32424-1-git-send-email-gert@greenie.muc.de> URL: http://article.gmane.org/gmane.network.openvpn.devel/8858 (cherry picked from commit cf31d5f32197159691fa9e3e4afcfc35307702d6)
Diffstat (limited to 'src/openvpn/options.c')
0 files changed, 0 insertions, 0 deletions