1
0
Fork 0
mirror of https://github.com/eosswedenorg/antelope-api-healthcheck synced 2026-06-16 04:44:55 +02:00
Commit graph

12 commits

Author SHA1 Message Date
792632d0e5
scripts/templates/config: prefix OPTS variable so it wont collide so easy with other environment variables. 2022-08-19 13:53:28 +02:00
fd04b3364f
scripts/install_linux.sh install systemd/init.d config file in /etc/default/eosio-api-healthcheck instead of /etc/eosio-api-healthcheck/env
Its the standard way for init.d but alot of systemd services uses it also.
2022-08-19 13:48:38 +02:00
f4a39783b1
Split scripts/build*.sh into install and package scripts. 2022-08-19 13:26:01 +02:00
2470062c3d scripts/templates/rc.conf: use "LOG_FILE" variable. 2021-12-24 11:04:19 +01:00
9532a8d5ef scripts/templates/rc.conf: pass logfile as "-l" flag 2021-12-24 11:03:18 +01:00
184302b9e4 freebsd: tell newsyslog where the pid file is. 2020-06-26 14:02:07 +02:00
dc28fbd762 scripts/templates/newsyslog.conf: rotate at 10:00 instead of 00:00 2020-06-26 03:41:30 +02:00
bf57dbb116 scripts/templates/rc.conf: stop command is not needed as rc can handle it by itself. 2020-06-11 19:28:02 +02:00
56cddd8e24 scripts/templates/rc.conf: pass "-p" flag (create pidfile) to program. 2020-06-11 19:04:09 +02:00
abde77f291 scripts/templates/rc.conf: append to logfile. 2020-06-11 17:12:38 +02:00
c5a8f20c04 scripts: move template files to "templates" directory 2020-06-11 14:13:07 +02:00
590ad836fc Adding: scripts/templates/newsyslog.conf 2020-06-11 14:08:23 +02:00