#!/bin/bash set -e /usr/local/bin/confd -onetime -backend env run-parts -v /start.d ulimit -n 1024 exec ${@}