1
0
Fork 0
mirror of https://github.com/eosswedenorg/antelope-api-healthcheck synced 2026-08-24 20:28:14 +02:00

scripts/templates/sysunit.service: prefix DESCRIPTION variable.

This commit is contained in:
Henrik Hautakoski 2022-08-22 16:10:17 +02:00
parent 22255b9758
commit 6de7ca549f
No known key found for this signature in database
GPG key ID: 608414D93E862CCD

View file

@ -1,5 +1,5 @@
[Unit]
Description={{ DESCRIPTION }}
Description={{ PROGRAM_DESCRIPTION }}
After=network.target
[Service]