help-guix
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: udev rule only works with sudo


From: Felix Lechner
Subject: Re: udev rule only works with sudo
Date: Sat, 03 Aug 2024 22:51:05 -0700

Hi Chris,

On Sat, Aug 03 2024, Chris Keschnat wrote:

>   KERNEL=="hidraw*", SUBSYSTEM=="hidraw",
>   ATTRS{serial}=="*vial:f64c2b3c*", MODE="0660", GROUP="users",
>   TAG+="uaccess", TAG+="udev-a

>   crw------- 1 root root 242,  0 03.08.2024 09:03 /dev/hidraw0 

With the group at 'root', are you sure the rule ran at all?

It didn't for me [1] but a one-liner fixed it. [2] Unfortunately, the
patch was not accepted.

I'd be curious to know if the patch works for you.

Kind regards
Felix

[1] https://issues.guix.gnu.org/63787
[2] https://issues.guix.gnu.org/63508#18



reply via email to

[Prev in Thread] Current Thread [Next in Thread]