warren/cmd/warrend/warrend.conf

16 lines
273 B
Plaintext
Raw Normal View History

2014-12-19 16:47:32 +01:00
# warrend - multiversion runner for warren deployed go apps
#
# upstart init script
description "warrend multiversion runner"
author "Dan Ballard"
start on (net-device-up
and local-filesystems
and runlevel [2345])
stop on (runlevel [016])
respawn
exec warrend