mirror of
https://github.com/bol-van/zapret.git
synced 2024-11-26 20:20:53 +03:00
install_easy: stop macos service before processing
This commit is contained in:
parent
d49a5eb545
commit
5228b91ea5
@ -1205,13 +1205,13 @@ install_macos()
|
|||||||
require_root
|
require_root
|
||||||
check_location copy_all
|
check_location copy_all
|
||||||
service_stop_macos
|
service_stop_macos
|
||||||
|
remove_pf_zapret_hooks
|
||||||
install_binaries
|
install_binaries
|
||||||
check_dns
|
check_dns
|
||||||
select_ipv6
|
select_ipv6
|
||||||
ask_config_desktop
|
ask_config_desktop
|
||||||
ask_config
|
ask_config
|
||||||
service_install_macos
|
service_install_macos
|
||||||
remove_pf_zapret_hooks
|
|
||||||
macos_fw_reload_trigger_clear
|
macos_fw_reload_trigger_clear
|
||||||
# gzip lists are incompatible with PF
|
# gzip lists are incompatible with PF
|
||||||
GZIP_LISTS=0 write_config_var GZIP_LISTS
|
GZIP_LISTS=0 write_config_var GZIP_LISTS
|
||||||
|
Loading…
Reference in New Issue
Block a user