1 2 3 4 5 6 7 8 9
[Unit] Description=Nomad [Service] ExecStart=/usr/local/bin/nomad agent -config /etc/nomad [Install] WantedBy=multi-user.target