From 93c83301810946fc9a7a151d43a9f1077dc003f2 Mon Sep 17 00:00:00 2001 From: Arne Fitzenreiter Date: Sun, 24 Jan 2010 23:01:03 +0100 Subject: [PATCH] Reload apache after openssl update. --- config/rootfiles/core/36/update.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/config/rootfiles/core/36/update.sh b/config/rootfiles/core/36/update.sh index 63c42644c2..a4ccd5b2ef 100644 --- a/config/rootfiles/core/36/update.sh +++ b/config/rootfiles/core/36/update.sh @@ -32,6 +32,7 @@ extract_files # #Start services /etc/init.d/sshd start +/etc/init.d/apache reload # #Delete cyrus-sasl metafiles rm -f /opt/pakfire/db/installed/meta-cyrus-sasl -- 2.39.2