archzfs/build-container/systemd-nspawn-wrapper

3 lines
57 B

#!/bin/sh
exec /usr/bin/systemd-nspawn --keep-unit "$@"