From: greg@kroah.com Date: Tue, 18 Nov 2003 09:15:11 +0000 (-0800) Subject: [PATCH] updated demo config file. X-Git-Tag: 006~21 X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=commitdiff_plain;h=fb2e1c4d6a03ee17978f4802572d1283885e3976;ds=sidebyside [PATCH] updated demo config file. --- diff --git a/udev.config.demo b/udev.config.demo index 5cbde13ef..6426ce209 100644 --- a/udev.config.demo +++ b/udev.config.demo @@ -1,5 +1,5 @@ # USB camera from Fuji to be named "camera" -LABEL, BUS="usb", vendor="FUJIFILM", NAME="camera" +LABEL, BUS="usb", vendor="FUJIFILM", NAME="camera%n" # USB device plugged into the fourth port of the second hub to be called gps_device TOPOLOGY, BUS="usb", place="2.4", NAME="gps_device"