Update tgbot.service.tpl
This commit is contained in:
parent
2ed70b4b96
commit
b8f04043bc
|
|
@ -7,7 +7,6 @@ Type=forking
|
|||
ExecStart={$APP_PATH}/init.d/tgbot start
|
||||
ExecStop={$APP_PATH}/init.d/tgbot stop
|
||||
ExecReload={$APP_PATH}/init.d/tgbot reload
|
||||
ExecRestart={$APP_PATH}/init.d/tgbot restart
|
||||
KillMode=process
|
||||
Restart=on-failure
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue