From: Arne Fitzenreiter Date: Tue, 19 Oct 2010 20:57:12 +0000 (+0200) Subject: Stop/start strongswan at core41 update. X-Git-Tag: v2.9-beta1~75 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=cacb0b4eb94c5c21ab067f4e21f6758d564f8d9a;p=people%2Fstevee%2Fipfire-2.x.git Stop/start strongswan at core41 update. --- diff --git a/config/rootfiles/core/41/update.sh b/config/rootfiles/core/41/update.sh index f053ca95af..84bd432463 100644 --- a/config/rootfiles/core/41/update.sh +++ b/config/rootfiles/core/41/update.sh @@ -26,6 +26,7 @@ # #Stop services +/etc/init.d/ipsec stop # #Extract files @@ -33,6 +34,7 @@ extract_files # #Start services +/etc/init.d/ipsec start # #Update Language cache