You are viewing an article about an obsolete product. Information on this page is provided as-is and not supported.

HOW TO: Configure tty Device Group Assignments on Linux Hosts Using UDEV

 

When using the Linux dgap driver, the file /etc/udev/rules.d/10-dgap.rules can be edited. A single line was changed from:

KERNEL=="tty_dgap*", PROGRAM="/usr/sbin/dgap_udev %k", NAME="%c", OPTIONS+="last_rule"

to:

KERNEL=="tty_dgap*", PROGRAM="/usr/sbin/dgap_udev %k", NAME="%c", OPTIONS+="last_rule", GROUP="uucp"

After a reboot the ports will have a group of uucp.

Additional UDEV examples can be found here:

https://www.digi.com/support/knowledge-base/how-to-preserve-device-permissions-settings-with-r

Last updated: Oct 04, 2024

Recently Viewed

No recently viewed articles

Did you find this article helpful?