mirror of
https://github.com/apernet/hysteria.git
synced 2025-04-03 20:47:38 +03:00
parent
bd2d4c9b8e
commit
ec91aa592a
1 changed files with 1 additions and 1 deletions
|
@ -649,7 +649,7 @@ After=network.target
|
|||
|
||||
[Service]
|
||||
Type=simple
|
||||
ExecStart=$EXECUTABLE_INSTALL_PATH server --config ${_config_name}.yaml
|
||||
ExecStart=$EXECUTABLE_INSTALL_PATH server --config ${CONFIG_DIR}/${_config_name}.yaml
|
||||
WorkingDirectory=$HYSTERIA_HOME_DIR
|
||||
User=$HYSTERIA_USER
|
||||
Group=$HYSTERIA_USER
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue