valence/etc/services-startup-conf/etcd.conf
Anusha Ramineni b19420fd04 Move all the config items to etc folder
Currently the service startup files are placed in doc folder.
Moving the same to etc for better maintenance of all the conf
files.

Change-Id: I16be81b161263d7f2c446fd31cf92170f1091f60
2017-05-02 15:09:11 +05:30

8 lines
125 B
Plaintext

description "etcd key value store"
start on runlevel [2345]
stop on runlevel [2345]
respawn
exec su -s /usr/local/bin/etcd