valence/doc/source/init/etcd.conf
Nate Potter 11c8f513cb Install and configure etcd in install script
This patch adds logic to install_valence.sh to install
and add initial directories to the ectd database when
running valence_install.sh

Change-Id: Iec4e1fff16ae3a92163f026ee231be09fcbb0865
Closes-Bug: #1668438
2017-03-02 14:53:04 -08:00

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