mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-26 19:00:34 +02:00
core130: Ship updated apache
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org> Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
This commit is contained in:
committed by
Arne Fitzenreiter
parent
0971726e13
commit
af9aa1556e
1
config/rootfiles/core/130/filelists/apache2
Symbolic link
1
config/rootfiles/core/130/filelists/apache2
Symbolic link
@@ -0,0 +1 @@
|
||||
../../../common/apache2
|
||||
@@ -32,15 +32,7 @@ for (( i=1; i<=$core; i++ )); do
|
||||
done
|
||||
|
||||
# Stop services
|
||||
/etc/init.d/squid stop
|
||||
/usr/local/bin/openvpnctrl -k
|
||||
/usr/local/bin/openvpnctrl -kn2n
|
||||
/usr/local/bin/ipsecctrl D
|
||||
/etc/init.d/unbound stop
|
||||
|
||||
# Remove files
|
||||
rm -vf \
|
||||
/usr/lib/firewall/ipsec-block
|
||||
|
||||
# Extract files
|
||||
extract_files
|
||||
@@ -52,12 +44,8 @@ ldconfig
|
||||
/usr/local/bin/update-lang-cache
|
||||
|
||||
# Start services
|
||||
/etc/init.d/firewall restart
|
||||
/etc/init.d/unbound start
|
||||
/etc/init.d/apache restart
|
||||
/usr/local/bin/ipsecctrl S
|
||||
/usr/local/bin/openvpnctrl -s
|
||||
/usr/local/bin/openvpnctrl -sn2n
|
||||
/etc/init.d/squid start
|
||||
|
||||
# This update needs a reboot...
|
||||
#touch /var/run/need_reboot
|
||||
|
||||
Reference in New Issue
Block a user