mirror of
https://github.com/flatcar/scripts.git
synced 2025-08-20 05:51:18 +02:00
Merge pull request #809 from bcwaldon/remove-install-sections
Remove fleet/etcd [Install] sections
This commit is contained in:
commit
4b2a1ca479
@ -7,6 +7,3 @@ After=etcd.service
|
||||
ExecStart=/usr/bin/fleet
|
||||
Restart=always
|
||||
RestartSec=10s
|
||||
|
||||
[Install]
|
||||
WantedBy=multi-user.target
|
||||
|
@ -8,6 +8,3 @@ Environment=ETCD_DATA_DIR=/var/lib/etcd ETCD_NAME=default
|
||||
ExecStart=/usr/bin/etcd
|
||||
Restart=always
|
||||
RestartSec=10s
|
||||
|
||||
[Install]
|
||||
WantedBy=multi-user.target
|
||||
|
Loading…
x
Reference in New Issue
Block a user