blakeblackshear.frigate/docker/main/rootfs
trademark789 934b16723b
make go2rtc always rebuild config at startup (#8664)
* make go2rtc always rebuild config at startup

/dev/shm can be left mounted (in fact im pretty sure it's always left mounted) on the docker host after shutting down the frigate container.
If we only check that the file doesn't exist, stale data gets re-read every startup 
This will make troubleshooting a nightmare for the average user.

I had given up troubleshooting go2rtc several times because of this.

* generate config after supervisor data is loaded

* Fix fi

* fix fi

---------

Co-authored-by: Nicolas Mowen <nickmowen213@gmail.com>
2023-11-19 07:08:42 -06:00
..
etc/s6-overlay/s6-rc.d make go2rtc always rebuild config at startup (#8664) 2023-11-19 07:08:42 -06:00
usr/local Fix nginx cache (#8558) 2023-11-09 16:09:25 -06:00