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
|
||||
|
||||
[Service]
|
||||
TimeoutStartSec=5min
|
||||
Restart=always
|
||||
PrivateTmp=yes
|
||||
ProtectClock=yes
|
||||
|
|
Loading…
Reference in New Issue