Containers only run sleep infinity; host ensure-taler-apps plus user systemd units start postgres, httpd, libeufin, and auto-confirm.
4 lines
152 B
Text
4 lines
152 B
Text
[Unit]
|
|
# Pull in in-container app start after the empty sleep infinity shell is up
|
|
Wants=taler-merchant-apps.service
|
|
Before=taler-merchant-apps.service
|