Fix ExecStart Path
This commit is contained in:
@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user