update service
This commit is contained in:
parent
e2b0ba4d17
commit
be2ec06816
1 changed files with 2 additions and 2 deletions
|
@ -7,8 +7,8 @@ After=network.target network-online.target
|
|||
Type=forking
|
||||
User=root
|
||||
Group=root
|
||||
ExecStart=/usr/bin/ahenkd-go start
|
||||
ExecStop=/usr/bin/ahenkd-go stop
|
||||
ExecStart=/usr/bin/ahenk-go start
|
||||
ExecStop=/usr/bin/ahenk-go stop
|
||||
ExecReload=kill -HUP $MAINPID
|
||||
PIDFile=/run/ahenkd-go.pid
|
||||
Restart=always
|
Loading…
Reference in a new issue