[arch-general] systemd and local group membership
Tom Gundersen
teg at jklm.no
Mon Oct 29 15:09:53 EDT 2012
On Mon, Oct 29, 2012 at 3:24 PM, Curtis Shimamoto
<sugar.and.scruffy at gmail.com> wrote:
> One more thing I forgot to ask. Do I need to include the ACTION and
> ENV{MAJOR} stuff in my personal rule (71-my-uaccess.rule)? Namely:
>
> ACTION=="remove", GOTO="uaccess_end"
> ENV{MAJOR}=="", GOTO="uaccess_end"
> ...
> LABEL="uaccess_end"
>
> Because, honestly, I am not entirely sure what that does besides the
> obvious part of telling it where to proceed to.
You should keep the GOTO/LABEL in. It makes sure the rule is ignored
in case the device is being ignored, or in case the MAJOR is not set.
-t
More information about the arch-general
mailing list