mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-10 02:55:55 +02:00
Core Update 174: Ship and restart Apache
Signed-off-by: Peter Müller <peter.mueller@ipfire.org>
This commit is contained in:
1
config/rootfiles/core/174/filelists/apache2
Symbolic link
1
config/rootfiles/core/174/filelists/apache2
Symbolic link
@@ -0,0 +1 @@
|
||||
../../../common/apache2
|
||||
@@ -32,6 +32,7 @@ for (( i=1; i<=$core; i++ )); do
|
||||
done
|
||||
|
||||
# Stop services
|
||||
/etc/rc.d/init.d/apache stop
|
||||
/etc/rc.d/init.d/squid stop
|
||||
/etc/rc.d/init.d/ipsec stop
|
||||
|
||||
@@ -62,6 +63,7 @@ ldconfig
|
||||
|
||||
# Start services
|
||||
telinit u
|
||||
/etc/rc.d/init.d/apache start
|
||||
if [ -f /var/ipfire/proxy/enable ]; then
|
||||
/etc/init.d/squid start
|
||||
fi
|
||||
|
||||
Reference in New Issue
Block a user