mirror of
https://github.com/flatcar/scripts.git
synced 2025-08-25 16:31:09 +02:00
dev-db/etcd: remove service start timeout
This commit is contained in:
parent
70ed2a9839
commit
b00d650b1a
@ -11,6 +11,7 @@ ExecStart=/usr/bin/etcd2
|
|||||||
Restart=always
|
Restart=always
|
||||||
RestartSec=10s
|
RestartSec=10s
|
||||||
LimitNOFILE=40000
|
LimitNOFILE=40000
|
||||||
|
TimeoutStartSec=0
|
||||||
|
|
||||||
[Install]
|
[Install]
|
||||||
WantedBy=multi-user.target
|
WantedBy=multi-user.target
|
||||||
|
Loading…
x
Reference in New Issue
Block a user