cleaned udev script
authorChristian Pointner <equinox@realraum.at>
Thu, 10 Sep 2009 09:18:59 +0000 (09:18 +0000)
committerChristian Pointner <equinox@realraum.at>
Thu, 10 Sep 2009 09:18:59 +0000 (09:18 +0000)
udev.rules

index 0ffb04c..2a99506 100644 (file)
@@ -2,4 +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", OWNER="door", GROUP="door"
+SUBSYSTEMS=="usb", KERNEL=="ttyUSB*", ATTRS{serial}=="A40015qH", SYMLINK+="door", OWNER="tuer", GROUP="nogroup"