always restart added to ahenk service

This commit is contained in:
Volkan Şahin 2016-10-06 14:47:15 +03:00
parent 9a0080e88d
commit 58face4eb9

View file

@ -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