mirror of
https://github.com/lucaspalomodevelop/core.git
synced 2026-03-14 08:34:39 +00:00
boot: offer template generation max 10 seconds to wait for configd socket, for some reason it still fails on some platforms (not yet available)
This commit is contained in:
parent
6d33df1bb9
commit
69e424acec
@ -1,4 +1,4 @@
|
||||
#!/bin/sh
|
||||
|
||||
echo -n "Generating configuration: "
|
||||
configctl template reload \*
|
||||
configctl -w 10 template reload \*
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user