From c66ea43c7df827e44bc7b76ea8ee37a96d6c7ef3 Mon Sep 17 00:00:00 2001 From: Whispering Wind <151555003+ReturnFI@users.noreply.github.com> Date: Fri, 16 May 2025 22:09:59 +0330 Subject: [PATCH] fix: correct systemd service target for hysteria-ip-limit --- core/scripts/hysteria2/limit.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core/scripts/hysteria2/limit.sh b/core/scripts/hysteria2/limit.sh index dbbbf5e..d7f4ecc 100644 --- a/core/scripts/hysteria2/limit.sh +++ b/core/scripts/hysteria2/limit.sh @@ -254,7 +254,7 @@ RestartSec=5 User=root [Install] -WantedBy=multi-user.target.target +WantedBy=multi-user.target EOF systemctl daemon-reload systemctl enable ${SERVICE_NAME}