mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-28 11:43:25 +02:00
core52: stop/start squid at update.
This commit is contained in:
@@ -34,6 +34,7 @@ done
|
||||
|
||||
#
|
||||
#Stop services
|
||||
/etc/init.d/squid stop
|
||||
/etc/init.d/apache stop
|
||||
|
||||
#
|
||||
@@ -43,6 +44,7 @@ extract_files
|
||||
#
|
||||
#Start services
|
||||
/etc/init.d/apache start
|
||||
/etc/init.d/squid start
|
||||
|
||||
#
|
||||
#Update Language cache
|
||||
|
||||
Reference in New Issue
Block a user