r/unifi: Increase startup timeout
The UniFi controller service can sometimes take a really long time to start up. This most frequently happens after a full outage, when the VM hosts are very busy bringing everything up.frigate-exporter
parent
bba55b5182
commit
55e26a7c81
|
@ -13,6 +13,7 @@ VolatileTmp=yes
|
||||||
Notify=yes
|
Notify=yes
|
||||||
|
|
||||||
[Service]
|
[Service]
|
||||||
|
TimeoutStartSec=5min
|
||||||
Restart=always
|
Restart=always
|
||||||
PrivateTmp=yes
|
PrivateTmp=yes
|
||||||
ProtectClock=yes
|
ProtectClock=yes
|
||||||
|
|
Loading…
Reference in New Issue