mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-17 06:23:00 +02:00
core114: Ship updated apache2
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
This commit is contained in:
1
config/rootfiles/core/114/filelists/apache2
Symbolic link
1
config/rootfiles/core/114/filelists/apache2
Symbolic link
@@ -0,0 +1 @@
|
||||
../../../common/apache2
|
||||
1
config/rootfiles/core/114/filelists/apr
Symbolic link
1
config/rootfiles/core/114/filelists/apr
Symbolic link
@@ -0,0 +1 @@
|
||||
../../../common/apr
|
||||
1
config/rootfiles/core/114/filelists/aprutil
Symbolic link
1
config/rootfiles/core/114/filelists/aprutil
Symbolic link
@@ -0,0 +1 @@
|
||||
../../../common/aprutil
|
||||
@@ -35,6 +35,7 @@ done
|
||||
ipsec stop
|
||||
/etc/init.d/squid stop
|
||||
/etc/init.d/unbound stop
|
||||
/etc/init.d/apache stop
|
||||
|
||||
# Extract files
|
||||
extract_files
|
||||
@@ -42,13 +43,15 @@ extract_files
|
||||
# update linker config
|
||||
ldconfig
|
||||
|
||||
# Remove baudrate from inittab
|
||||
# Remove some files
|
||||
rm -f /usr/sbin/htpasswd
|
||||
|
||||
# Update Language cache
|
||||
/usr/local/bin/update-lang-cache
|
||||
|
||||
# Start services
|
||||
/etc/init.d/unbound start
|
||||
/etc/init.d/apache start
|
||||
/etc/init.d/squid start
|
||||
|
||||
if grep -q "ENABLED=on" /var/ipfire/vpn/settings; then
|
||||
|
||||
Reference in New Issue
Block a user