fix: correct systemd service target for hysteria-ip-limit
This commit is contained in:
@ -254,7 +254,7 @@ RestartSec=5
|
|||||||
User=root
|
User=root
|
||||||
|
|
||||||
[Install]
|
[Install]
|
||||||
WantedBy=multi-user.target.target
|
WantedBy=multi-user.target
|
||||||
EOF
|
EOF
|
||||||
systemctl daemon-reload
|
systemctl daemon-reload
|
||||||
systemctl enable ${SERVICE_NAME}
|
systemctl enable ${SERVICE_NAME}
|
||||||
|
|||||||
Reference in New Issue
Block a user