mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-28 11:43:25 +02:00
Core Update 169: Ship and restart Apache
Signed-off-by: Peter Müller <peter.mueller@ipfire.org>
This commit is contained in:
1
config/rootfiles/core/169/filelists/apache2
Symbolic link
1
config/rootfiles/core/169/filelists/apache2
Symbolic link
@@ -0,0 +1 @@
|
||||
../../../common/apache2
|
||||
@@ -34,6 +34,7 @@ done
|
||||
# Stop services
|
||||
/etc/init.d/unbound stop
|
||||
/etc/init.d/squid stop
|
||||
/etc/init.d/apache stop
|
||||
|
||||
# Remove files
|
||||
rm -rvf \
|
||||
@@ -63,6 +64,7 @@ ldconfig
|
||||
# Start services
|
||||
telinit u
|
||||
/etc/init.d/firewall restart
|
||||
/etc/init.d/apache start
|
||||
/etc/init.d/unbound start
|
||||
/etc/init.d/squid start
|
||||
|
||||
|
||||
Reference in New Issue
Block a user