Added brltty udev.rules so it hopefully works more reliably. A few other minor tweaks.

This commit is contained in:
Storm Dragon
2025-12-21 14:43:40 -05:00
parent acf8327949
commit 695b9e2f75
6 changed files with 833 additions and 36 deletions

View File

@@ -0,0 +1 @@
SUBSYSTEM=="tty", KERNEL=="tty[0-9]*|hvc[0-9]*|sclp_line[0-9]*|ttysclp[0-9]*|3270/tty[0-9]*", GROUP="tty", MODE="0620"