]> git.ipfire.org Git - ipfire-2.x.git/commitdiff
core102: restart sshd and apache after uppdate. core102
authorArne Fitzenreiter <arne_f@ipfire.org>
Wed, 4 May 2016 08:25:12 +0000 (10:25 +0200)
committerArne Fitzenreiter <arne_f@ipfire.org>
Wed, 4 May 2016 08:25:12 +0000 (10:25 +0200)
Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
config/rootfiles/core/102/update.sh

index 2f51d109e0cbbd07a1e68e3867a713b2727230df..4fff3880be65b1b4b687e6b47c53da405ea7029f 100644 (file)
@@ -55,6 +55,8 @@ ldconfig
 #
 # Start services
 #
+/etc/init.d/sshd restart
+/etc/init.d/apache restart
 
 sync
 # This update need a reboot...