Fixed ubuntu upstart scripts for etcd

This commit is contained in:
Philibert Dugas 2015-07-19 19:11:12 -04:00 committed by edugphi
parent 8cbe9c997a
commit 069c84cb51
2 changed files with 8 additions and 0 deletions

View File

@ -1,6 +1,10 @@
description "Etcd service"
author "@jainvipin"
start on (net-device-up
and local-filesystems
and runlevel [2345])
respawn
pre-start script

View File

@ -1,6 +1,10 @@
description "Etcd service"
author "@jainvipin"
start on (net-device-up
and local-filesystems
and runlevel [2345])
respawn
pre-start script