summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorgreg@kroah.com <greg@kroah.com>2003-11-18 01:15:11 -0800
committerGreg KH <gregkh@suse.de>2005-04-26 21:06:24 -0700
commitfb2e1c4d6a03ee17978f4802572d1283885e3976 (patch)
tree926d81d4797a633a55a300318e63a21fb4214b8f
parent85f3a7c3e0fbda61dde22d89a0dd74b49cc58d07 (diff)
downloadsystemd-fb2e1c4d6a03ee17978f4802572d1283885e3976.tar.gz
[PATCH] updated demo config file.
-rw-r--r--udev.config.demo2
1 files changed, 1 insertions, 1 deletions
diff --git a/udev.config.demo b/udev.config.demo
index 5cbde13ef4..6426ce2090 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"