mirror of
https://github.com/eosswedenorg/antelope-api-healthcheck
synced 2026-08-28 21:08:13 +02:00
Split scripts/build*.sh into install and package scripts.
This commit is contained in:
parent
3fce1f558b
commit
f4a39783b1
13 changed files with 252 additions and 197 deletions
|
|
@ -3,7 +3,7 @@ Description={{ DESCRIPTION }}
|
|||
After=network.target
|
||||
|
||||
[Service]
|
||||
EnvironmentFile=-/etc/{{ PACKAGE_NAME }}/env
|
||||
EnvironmentFile=-/etc/{{ PROGRAM_NAME }}/env
|
||||
Type=simple
|
||||
ExecStart={{ PROGRAM }} $OPTS
|
||||
Restart=on-failure
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue