There's a closed pull request on the void-packages repository g810-led: install udev rules https://github.com/void-linux/void-packages/pull/33900 Description: This installs the udev rules for the g810-led package, so that the profile in /etc/g810/profile is automatically applied. Noticed this when moving stuff over from Arch, which installs the rules by default. I'm new to this, and not sure now to really test this. I can't see the rules file in `masterdir` so I'm a bit confused. However, I built it successfully for a few architectures and ran the xbps-src test for aarch64 which all seemed to come up clean. Should I install the package from this my repo somehow, to test it? Sorry if I missed that part in the docs. #### General - [ ] This is a new package and it conforms to the [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements) #### Have the results of the proposed changes been tested? - [x] I use the packages affected by the proposed changes on a regular basis and confirm this PR works for me - [ ] I generally don't use the affected packages but briefly tested this PR #### Does it build and run successfully? (Please choose at least one native build and, if supported, at least one cross build. More are better.) - [x] I built this PR locally for my native architecture, (aarch64) - [x] I built this PR locally for these architectures (if supported. mark crossbuilds): - [x] aarch64-musl - [x] armv7l - [ ] armv6l-musl