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
|
Type=forking
|
||||||
User=root
|
User=root
|
||||||
Group=root
|
Group=root
|
||||||
ExecStart=/usr/bin/ahenkd-go start
|
ExecStart=/usr/bin/ahenk-go start
|
||||||
ExecStop=/usr/bin/ahenkd-go stop
|
ExecStop=/usr/bin/ahenk-go stop
|
||||||
ExecReload=kill -HUP $MAINPID
|
ExecReload=kill -HUP $MAINPID
|
||||||
PIDFile=/run/ahenkd-go.pid
|
PIDFile=/run/ahenkd-go.pid
|
||||||
Restart=always
|
Restart=always
|
Loading…
Reference in a new issue