X-Git-Url: https://git.realraum.at/?a=blobdiff_plain;f=udev.rules;h=2a995060b2028f59618961e6bc72f291679c71fb;hb=26a46e58c6449468c98df0b7a5f94870bb9c4aea;hp=f85377e8dbba3aa339400ecbe9e3493b7dccf0ec;hpb=b99e674aa19b8ca1043cd31705df21318ac04b47;p=svn42.git diff --git a/udev.rules b/udev.rules index f85377e..2a99506 100644 --- a/udev.rules +++ b/udev.rules @@ -2,6 +2,4 @@ # # copy this to /etc/udev/rules.d/ and change serial number to your needs - -SUBSYSTEMS=="usb", KERNEL=="ttyUSB*", ATTRS{serial}=="A40015qH", SYMLINK+="door" - +SUBSYSTEMS=="usb", KERNEL=="ttyUSB*", ATTRS{serial}=="A40015qH", SYMLINK+="door", OWNER="tuer", GROUP="nogroup"