Fix ExecStart Path

This commit is contained in:
Whispering Wind
2025-08-24 20:35:25 +03:30
committed by GitHub
parent dbff546523
commit 3b3bb51833

View File

@ -50,7 +50,7 @@ After=network.target
Type=simple Type=simple
User=hysteria User=hysteria
Group=hysteria Group=hysteria
ExecStart=/etc/hysteria/core/auth-server/auth_server ExecStart=/etc/hysteria/core/scripts/auth/user_auth
Restart=always Restart=always
RestartSec=5 RestartSec=5
StandardOutput=journal StandardOutput=journal