mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-25 10:22:59 +02:00
core116: stop apache before extracting updated files
Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
This commit is contained in:
@@ -33,6 +33,7 @@ done
|
||||
|
||||
# Stop services
|
||||
/etc/init.d/snort stop
|
||||
/etc/init.d/apache stop
|
||||
|
||||
# Extract files
|
||||
extract_files
|
||||
@@ -44,7 +45,6 @@ ldconfig
|
||||
#/usr/local/bin/update-lang-cache
|
||||
|
||||
# Start services
|
||||
/etc/init.d/apache stop
|
||||
/etc/init.d/apache start
|
||||
/etc/init.d/snort start
|
||||
|
||||
|
||||
Reference in New Issue
Block a user