salt/debian/salt-api.upstart

9 lines
151 B
Plaintext
Raw Normal View History

description "Salt API"
start on (net-device-up
and local-filesystems
and runlevel [2345])
stop on runlevel [!2345]
exec salt-api