mirror of
https://github.com/flatcar/scripts.git
synced 2025-08-23 23:41:10 +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_IMG_USER=etcd
|
||||
Environment="SOURCE_FILES={{SOURCE_FILES}}"
|
||||
ExecStart=/usr/bin/etcd{{SLOT}}-wrapped
|
||||
ExecStart=/usr/bin/etcd{{SLOT}}-wrapper
|
||||
Restart=always
|
||||
RestartSec=10s
|
||||
LimitNOFILE=40000
|
||||
|
Loading…
x
Reference in New Issue
Block a user