mirror of
https://github.com/Pardus-LiderAhenk/ahenk
synced 2024-11-22 07:22:17 +03:00
always restart added to ahenk service
This commit is contained in:
parent
9a0080e88d
commit
58face4eb9
1 changed files with 1 additions and 0 deletions
|
@ -7,6 +7,7 @@ Type=simple
|
|||
ExecStart=/usr/bin/python3 /opt/ahenk/ahenkd.py start
|
||||
ExecStop=/usr/bin/python3 /opt/ahenk/ahenkd.py stop
|
||||
PIDFile=/var/run/ahenkd.pid
|
||||
Restart=always
|
||||
|
||||
[Install]
|
||||
WantedBy=multi-user.target
|
||||
|
|
Loading…
Reference in a new issue