mirror of
https://github.com/flatcar/scripts.git
synced 2025-08-24 07:51:03 +02:00
app-admin/etcd-wrapper: fix script name in service
This commit is contained in:
parent
411310144b
commit
4ea4982140
@ -7,7 +7,7 @@ Type=notify
|
|||||||
Environment=ETCD_NAME=%m
|
Environment=ETCD_NAME=%m
|
||||||
Environment=ETCD_IMG_USER=etcd
|
Environment=ETCD_IMG_USER=etcd
|
||||||
Environment="SOURCE_FILES={{SOURCE_FILES}}"
|
Environment="SOURCE_FILES={{SOURCE_FILES}}"
|
||||||
ExecStart=/usr/bin/etcd{{SLOT}}-wrapped
|
ExecStart=/usr/bin/etcd{{SLOT}}-wrapper
|
||||||
Restart=always
|
Restart=always
|
||||||
RestartSec=10s
|
RestartSec=10s
|
||||||
LimitNOFILE=40000
|
LimitNOFILE=40000
|
||||||
|
Loading…
x
Reference in New Issue
Block a user