mirror of
https://github.com/systemd/systemd.git
synced 2026-07-26 11:20:26 +00:00
6 lines
100 B
Bash
6 lines
100 B
Bash
#!/bin/sh
|
|
export ACTION=add
|
|
export DEVPATH=/devices/pci0/00:09.0/usb1/1-1/1-1.2/ttyUSB7
|
|
|
|
./udev tty
|