mirror of
https://github.com/kemko/nomad.git
synced 2026-01-04 17:35:43 +03:00
4 lines
119 B
Plaintext
4 lines
119 B
Plaintext
start on (filesystem and net-device-up IFACE=lo)
|
|
stop on runlevel [!2345]
|
|
|
|
exec /usr/bin/nomad agent -config /etc/nomad |