From: Michael Tremer Date: Sat, 4 Aug 2012 09:39:56 +0000 (+0200) Subject: strongswan update: Add absolute path to ipsecctrl binary. X-Git-Tag: v2.13-beta1~168^2~5 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=96214c4f67aaba5cc0fb03a68510406ccd801695;p=people%2Fms%2Fipfire-2.x.git strongswan update: Add absolute path to ipsecctrl binary. --- diff --git a/config/rootfiles/core/strongswan/update.sh b/config/rootfiles/core/strongswan/update.sh index 7ef3f2fe78..c1d5975b54 100644 --- a/config/rootfiles/core/strongswan/update.sh +++ b/config/rootfiles/core/strongswan/update.sh @@ -34,7 +34,7 @@ done # #Stop services -ipsecctrl D +/usr/local/bin/ipsecctrl D # #Extract files @@ -49,7 +49,7 @@ rm -f /usr/local/bin/vpn-watch # Call the CGI script to regenerate the configuration files. /srv/web/ipfire/cgi-bin/vpnmain.cgi -ipsecctrl S +/usr/local/bin/ipsecctrl S # #Update Language cache