upstart script

This commit is contained in:
Dan Ballard 2014-12-19 07:47:32 -08:00
parent 49c0105975
commit e9598f4ddd
1 changed files with 15 additions and 0 deletions

15
cmd/warrend/warrend.conf Normal file
View File

@ -0,0 +1,15 @@
# 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