mirror of
https://github.com/flatcar/scripts.git
synced 2025-08-24 16:01:09 +02:00
app-emulation/etcd-wrapper: remove EnvironmentFile from service
This commit is contained in:
parent
a6a6787cfd
commit
6fd9ef96a6
@ -9,7 +9,6 @@ Environment=ETCD_NAME=%m
|
|||||||
Environment=ETCD_IMG_USER=etcd
|
Environment=ETCD_IMG_USER=etcd
|
||||||
Environment=ETCD_DATA_DIR=/var/lib/etcd
|
Environment=ETCD_DATA_DIR=/var/lib/etcd
|
||||||
Environment=ETCD_TAG=
|
Environment=ETCD_TAG=
|
||||||
EnvironmentFile=-/var/lib/coreos/versions/etcd
|
|
||||||
ExecStart=/usr/bin/etcd-wrapper $ETCD_OPTS
|
ExecStart=/usr/bin/etcd-wrapper $ETCD_OPTS
|
||||||
Restart=always
|
Restart=always
|
||||||
RestartSec=10s
|
RestartSec=10s
|
||||||
|
Loading…
x
Reference in New Issue
Block a user