"Peter Davoust" <[EMAIL PROTECTED]> posted [EMAIL PROTECTED], excerpted below, on Fri, 18 Aug 2006 04:07:31 +0000:
> Ok, so now the connection is working, but booting kstars as root is a bad > idea, so how do I get permissions to /dev/ttyUSB0? I've done it once, but > being the clutz I am, I've forgotten. Can someone please pass on some noob > instructions for changing the permissions of a device on hotplug? This should point you in the right direction: $grep ttyUSB /etc/udev/rules.d/* /etc/udev/rules.d/50-udev.rules:KERNEL=="ttyUSB[0-9]*", NAME="%k", SYMLINK="tts/USB%n", GROUP="tty", MODE="0660" -- Duncan - List replies preferred. No HTML msgs. "Every nonfree program has a lord, a master -- and if you use the program, he is your master." Richard Stallman -- [email protected] mailing list
