mirror of
https://github.com/flatcar/scripts.git
synced 2025-08-20 14:01:36 +02:00
Merge pull request #658 from bcwaldon/etcd-ordering
fix(fleet): shut down etcd after fleet
This commit is contained in:
commit
48771b8c9c
@ -1,6 +1,7 @@
|
||||
[Unit]
|
||||
Description=fleet
|
||||
Wants=etcd.service
|
||||
After=etcd.service
|
||||
|
||||
[Service]
|
||||
ExecStart=/usr/bin/fleet
|
||||
|
Loading…
x
Reference in New Issue
Block a user