mirror of
https://github.com/systemd/systemd-stable.git
synced 2025-01-10 01:17:44 +03:00
[PATCH] block test
This commit is contained in:
parent
405f634279
commit
b4c1dcf912
@ -1,10 +1,8 @@
|
||||
#!/bin/sh
|
||||
export ACTION=add
|
||||
#export ACTION=remove
|
||||
export DEVPATH=/devices/pci0/00:09.0/usb1/1-1/1-1.1/ttyUSB7
|
||||
export DEVPATH=/class/tty/ttyUSB0
|
||||
|
||||
export DEVPATH=/block/hda
|
||||
|
||||
|
||||
./udev block
|
||||
#./udev tty
|
||||
|
Loading…
Reference in New Issue
Block a user