mirror of
https://github.com/flatcar/scripts.git
synced 2025-08-23 15:31:05 +02:00
Merge pull request #1683 from crawford/etcd
dev-db/etcd: remove service start timeout
This commit is contained in:
commit
5e20f8ff3c
@ -11,6 +11,7 @@ ExecStart=/usr/bin/etcd2
|
||||
Restart=always
|
||||
RestartSec=10s
|
||||
LimitNOFILE=40000
|
||||
TimeoutStartSec=0
|
||||
|
||||
[Install]
|
||||
WantedBy=multi-user.target
|
||||
|
Loading…
x
Reference in New Issue
Block a user