mirror of
https://github.com/vincenthsu/systemd-ngrok.git
synced 2025-05-11 12:11:21 +00:00
Update ngrok.service
This commit is contained in:
parent
b31568e183
commit
3a34ca2edd
|
@ -3,7 +3,7 @@ Description=ngrok
|
|||
After=network.target
|
||||
|
||||
[Service]
|
||||
ExecStart=/opt/ngrok/ngrok start --all --config /opt/ngrok/ngrok.yml --log stdout
|
||||
ExecStart=/opt/ngrok/ngrok start --all --config /opt/ngrok/ngrok.yml
|
||||
ExecReload=/bin/kill -HUP $MAINPID
|
||||
KillMode=process
|
||||
IgnoreSIGPIPE=true
|
||||
|
|
Loading…
Reference in New Issue
Block a user