Skip to content
Snippets Groups Projects
Commit 7f1d2df0 authored by Thiago Abdo's avatar Thiago Abdo
Browse files

add udev rule


Signed-off-by: default avatarThiago Abdo <tja14@inf.ufpr.br>
parent 36849357
Branches issue/3030
No related tags found
No related merge requests found
KERNEL=="sd*", ACTION=="add", SUBSYSTEM=="block", SYMLINK+="usbin%n", RUN+="/opt/openslx/scripts/local-accounts_udev-caller.sh $kernel"
KERNEL=="sd*", ACTION=="remove", RUN+="/opt/openslx/scripts/local-accounts_remove-udev.sh $kernel"
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment