From 5228b91ea598a33ec3d18a50de1ed1fa9c0c3ece Mon Sep 17 00:00:00 2001 From: bol-van Date: Thu, 4 Mar 2021 17:57:38 +0300 Subject: [PATCH] install_easy: stop macos service before processing --- install_easy.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install_easy.sh b/install_easy.sh index 3a06f56..389b7e9 100755 --- a/install_easy.sh +++ b/install_easy.sh @@ -1205,13 +1205,13 @@ install_macos() require_root check_location copy_all service_stop_macos + remove_pf_zapret_hooks install_binaries check_dns select_ipv6 ask_config_desktop ask_config service_install_macos - remove_pf_zapret_hooks macos_fw_reload_trigger_clear # gzip lists are incompatible with PF GZIP_LISTS=0 write_config_var GZIP_LISTS