summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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"