Many updates.
This commit is contained in:
parent
a3a0d1b51c
commit
7ccb1aa296
37 changed files with 96 additions and 43 deletions
4
etc/sv/terraform-http-backend/run
Executable file
4
etc/sv/terraform-http-backend/run
Executable file
|
|
@ -0,0 +1,4 @@
|
|||
#!/bin/sh
|
||||
exec 2>&1
|
||||
[ -r conf ] && . ./conf
|
||||
exec chpst -u _ts:_ts /opt/bin/terraform-http-backend 2>&1
|
||||
Loading…
Add table
Add a link
Reference in a new issue