docker-renderd-osm/runit_bootstrap

8 lines
219 B
Bash
Executable File

#!/bin/bash
# it is not possible to pass environment variables to runit
# so we just save them in a file which we can source from
# run scripts.
export > /etc/envvars
exec /usr/bin/runsvdir /etc/runit/runsvdir/default