diff options
author | Javier <dev.git@javispedro.com> | 2015-06-14 18:12:19 +0200 |
---|---|---|
committer | Javier <dev.git@javispedro.com> | 2015-06-14 18:12:19 +0200 |
commit | 30aaf22db36dd69887182d4efd400146fdf24e43 (patch) | |
tree | 774ac25b49eca591bf8a3442d7a29deab3fff687 /60-livescribe.rules | |
parent | 247b7d55be4c9caea3cbc05f6f543280f207d895 (diff) | |
download | scribiu-30aaf22db36dd69887182d4efd400146fdf24e43.tar.gz scribiu-30aaf22db36dd69887182d4efd400146fdf24e43.zip |
add README and udev file
Diffstat (limited to '60-livescribe.rules')
-rw-r--r-- | 60-livescribe.rules | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/60-livescribe.rules b/60-livescribe.rules new file mode 100644 index 0000000..340ac5a --- /dev/null +++ b/60-livescribe.rules @@ -0,0 +1 @@ +SUBSYSTEM=="usb", ENV{ID_VENDOR}=="Livescribe", TAG+="udev-acl", TAG+="livescribe-pen" |