Firstyear
Firstyear
I think that fine-grained enable_ would be a useful way to resolve this as it is possible for a crate/package to want to have signal + io enabled, but differing...
https://github.com/tokio-rs/tokio/pull/3521
Because another part of my application does require signal handling.
@ipetkov It's actually worse than that. What it is is that this part of the application sets up one tokio runtime without signal handling in the pam/nsswitch modules. But because...
I followed the instructions above precisely including all URLs. I haven't tested since Oct 9 though.
It also looks like https://github.com/unifi-utilities/unifios-utilities/tree/main the readme shows: ``` [on-boot-script-2.x](https://github.com/unifi-utilities/unifios-utilities/tree/main#on-boot-script-2x) Do this first. Enables init.d style scripts to run on every boot of your UDM. Includes examples to run wpa-supplicant/eap-proxy...
Resolved as we now ignore missing extensions.
Yeah, that UI has been on the cards for improvement for a while, we just have had some other pressures more recently.
It ties back to our error handling - is it an error or a valid response? Currently we have a lot of places where it's hard to know. We also...
Webui is getting rewritten rn, so I think we can close this.