mirror of
https://github.com/eosswedenorg/antelope-api-healthcheck
synced 2026-06-16 04:44:55 +02:00
scripts/templates/rc.conf: prefix DESCRIPTION
This commit is contained in:
parent
d0d32ed740
commit
0f4f4ad994
1 changed files with 1 additions and 1 deletions
|
|
@ -14,7 +14,7 @@
|
|||
. /etc/rc.subr
|
||||
|
||||
name="{{ RC_NAME }}"
|
||||
desc="{{ DESCRIPTION }}"
|
||||
desc="{{ PROGRAM_DESCRIPTION }}"
|
||||
logfile="${eosio_api_healthcheck_logfile:-{{ LOG_FILE }}}"
|
||||
pidfile="{{ PID_FILE }}"
|
||||
command="{{ PROGRAM }}"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue