diff options
Diffstat (limited to 'hysteria-server@.service')
-rw-r--r-- | hysteria-server@.service | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/hysteria-server@.service b/hysteria-server@.service index feef97d32187..1ef1d6fc4031 100644 --- a/hysteria-server@.service +++ b/hysteria-server@.service @@ -5,7 +5,7 @@ After=network.target [Service] Type=simple -ExecStart=/usr/bin/hysteria server --config %i.json --no-check +ExecStart=/usr/bin/hysteria server --config %i.yaml --disable-update-check WorkingDirectory=/etc/hysteria User=hysteria Group=hysteria |