mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-09 18:45:54 +02:00
Core Update 175: Ship and restart Apache
Signed-off-by: Peter Müller <peter.mueller@ipfire.org>
This commit is contained in:
1
config/rootfiles/core/175/filelists/apache2
Symbolic link
1
config/rootfiles/core/175/filelists/apache2
Symbolic link
@@ -0,0 +1 @@
|
||||
../../../common/apache2
|
||||
@@ -45,7 +45,9 @@ done
|
||||
|
||||
# Stop services
|
||||
/etc/rc.d/init.d/apache stop
|
||||
/etc/rc.d/init.d/ntp stop
|
||||
/etc/rc.d/init.d/sshd stop
|
||||
/etc/rc.d/init.d/unbound stop
|
||||
|
||||
KVER="xxxKVERxxx"
|
||||
|
||||
@@ -126,7 +128,9 @@ ldconfig
|
||||
/usr/local/bin/sshctrl
|
||||
|
||||
# Start services
|
||||
/etc/rc.d/init.d/unbound start
|
||||
/etc/rc.d/init.d/apache start
|
||||
/etc/rc.d/init.d/ntp start
|
||||
if grep -q "ENABLE_SSH=on" /var/ipfire/remote/settings; then
|
||||
/etc/init.d/sshd start
|
||||
fi
|
||||
|
||||
Reference in New Issue
Block a user