mirror of
https://github.com/flatcar/scripts.git
synced 2025-08-21 22:41:09 +02:00
Merge pull request #2828 from coresolve/master
Address etcd-member race.
This commit is contained in:
commit
6498dfc28f
@ -1,7 +1,8 @@
|
||||
[Unit]
|
||||
Description=etcd (System Application Container)
|
||||
Documentation=https://github.com/coreos/etcd
|
||||
Wants=network.target
|
||||
Wants=network-online.target network.target
|
||||
After=network-online.target
|
||||
Conflicts=etcd.service
|
||||
Conflicts=etcd2.service
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user