Alan Strohm
Alan Strohm
I still find it surprising. Compare it to user / group permissions: - They are also enforced by the kernel (I assume). - mergerfs runs as root, not as the...
I meant that it's surprising for a regular user of mergerfs who wouldn't be familiar with the FUSE protocol. BTW, the reason I ended up using setcap is that it's...
If it were possible to give mergerfs the capability and have it only be used if the caller also has the capability, that would be perfect. I tried it and...
Yeah, I'm OK running the process as root (or perhaps managing the permissions via groups / posix ACLs).
I'm thinking that the error isn't relevant. It says uuid: "fdcd". As far as I can tell, [mitemp_bt](https://github.com/custom-components/sensor.mitemp_bt/blob/master/custom_components/mitemp_bt/sensor.py) also only looks at advertisements with uuid: "fe95". It's possible that there...
I'd like to reuse the parser for an [integration](https://github.com/mKeRix/room-assistant/issues/176) with room-assistant. The parser has very few dependencies (i.e. it could be used with either noble or Cybele) so it would...
> Reopening this because we should give some guidance in the error message when we detect there are no PIN attempts remaining. In particular, for a YubiKey configured for this...