mirror of
https://github.com/systemd/systemd.git
synced 2024-12-05 08:13:48 +08:00
[PATCH] more test stuff...
This commit is contained in:
parent
ea70388c3c
commit
08daec117c
@ -1,3 +1,6 @@
|
||||
# My usb camera...
|
||||
LABEL, BUS="usb", vendor="FUJIFILM", NAME="camera"
|
||||
|
||||
# USB Epson printer to be called lp_epson
|
||||
LABEL, BUS="usb", serial="HXOLL0012202323480", NAME="lp_epson"
|
||||
|
||||
|
@ -3,6 +3,8 @@ export ACTION=add
|
||||
#export ACTION=remove
|
||||
|
||||
export DEVPATH=/block/hda
|
||||
export DEVPATH=/block/sda/sda1
|
||||
export DEVPATH=/block/sda
|
||||
|
||||
|
||||
./udev block
|
||||
|
Loading…
Reference in New Issue
Block a user