void-packages/srcpkgs/nomad/files/nomad/run

6 lines
127 B
Bash

#!/bin/sh
[ -r conf ] && . ./conf
modprobe bridge # Needed for CNI networking
exec 2>&1
exec nomad agent -config /etc/nomad.d/