diff --git a/scripts/remove b/scripts/remove index 0da35fc..0cc72db 100755 --- a/scripts/remove +++ b/scripts/remove @@ -25,7 +25,7 @@ ynh_remove_fail2ban_config # Remove notify push ynh_remove_systemd_config --service="${app}-notify-push" -systemctl disable --now ${app}-notify-push-watcher.path +ynh_exec_warn_less systemctl disable --now ${app}-notify-push-watcher.path ynh_secure_remove --file="/etc/systemd/system/${app}-notify-push-watcher.path" ynh_remove_systemd_config --service="${app}-notify-push-watcher" ynh_secure_remove --file="/var/run/$app"