From: Arne Fitzenreiter Date: Sun, 24 Jan 2010 15:26:15 +0000 (+0100) Subject: Stop sshd for core36 update. X-Git-Tag: v2.9-beta1~494 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=3528a1de286fd96b807539126ada060e49a7306c;p=ipfire-2.x.git Stop sshd for core36 update. --- diff --git a/config/rootfiles/core/36/update.sh b/config/rootfiles/core/36/update.sh index 48abc246e3..63c42644c2 100644 --- a/config/rootfiles/core/36/update.sh +++ b/config/rootfiles/core/36/update.sh @@ -25,13 +25,13 @@ /usr/local/bin/backupctrl exclude >/dev/null 2>&1 # #Stop services - +/etc/init.d/sshd stop # #Extract files extract_files # #Start services - +/etc/init.d/sshd start # #Delete cyrus-sasl metafiles rm -f /opt/pakfire/db/installed/meta-cyrus-sasl