mirror of
https://github.com/systemd/systemd-stable.git
synced 2025-01-25 06:03:40 +03:00
[PATCH] block test
This commit is contained in:
parent
405f634279
commit
b4c1dcf912
@ -1,10 +1,8 @@
|
|||||||
#!/bin/sh
|
#!/bin/sh
|
||||||
export ACTION=add
|
export ACTION=add
|
||||||
#export ACTION=remove
|
#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
|
export DEVPATH=/block/hda
|
||||||
|
|
||||||
|
|
||||||
./udev block
|
./udev block
|
||||||
#./udev tty
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user