Jason Waters
Jason Waters
> I am able to mostly avoid this problem by creating a single entry point for tests. > > Create an entry point like: ` find src -name '*.spec.js' |...
I use the Unifi OS utilities boot script. https://github.com/unifi-utilities/unifios-utilities/blob/main/on-boot-script/README.md From the readme it states, the script… > Persists through reboot and firmware updates! It is able to do this because...
And here I thought my on-boot scripts were working fine. Turns out the `udm-boot` service was in fact not working either. I have a few scripts in `/data/on_boot.d` that are...