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
Dustin 2024-01-21 15:50:32 -06:00
parent bba55b5182
commit 55e26a7c81
1 changed files with 1 additions and 0 deletions

View File

@ -13,6 +13,7 @@ VolatileTmp=yes
Notify=yes
[Service]
TimeoutStartSec=5min
Restart=always
PrivateTmp=yes
ProtectClock=yes