Merge pull request #6388 from groxxda/patch-1

etcd.service: order after network.target
This commit is contained in:
Xiang Li 2016-09-08 16:31:29 -05:00 committed by GitHub
commit 33b3fdc627

View File

@ -1,6 +1,7 @@
[Unit]
Description=etcd key-value store
Documentation=https://github.com/coreos/etcd
After=network.target
[Service]
User=etcd