diff --git a/setup/so-functions b/setup/so-functions index 438394a75..6618f34c1 100755 --- a/setup/so-functions +++ b/setup/so-functions @@ -1449,7 +1449,6 @@ reinstall_init() { # Remove the old launcher package in case the config changes remove_package launcher-final - remove_package wazuh-agent } >> $setup_log 2>&1 }