mirror of
https://github.com/morgan9e/systemd
synced 2026-04-14 08:25:20 +09:00
[PATCH] more test stuff...
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user