aboutsummaryrefslogtreecommitdiffstats
path: root/testing/p910nd/p910nd.confd
diff options
context:
space:
mode:
Diffstat (limited to 'testing/p910nd/p910nd.confd')
-rw-r--r--testing/p910nd/p910nd.confd2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/p910nd/p910nd.confd b/testing/p910nd/p910nd.confd
index 2bdf4d9eb38..868c94fec73 100644
--- a/testing/p910nd/p910nd.confd
+++ b/testing/p910nd/p910nd.confd
@@ -1,6 +1,6 @@
# Printer number, default 0 equals to 9100, 1 to 9101, 2 to 9102
P910ND_NUM="0"
# Device
-P910ND_DEV="/dev/lp${P910ND_NUM}"
+P910ND_DEV="/dev/usb/lp${P910ND_NUM}"
# Additional daemon arguments, see man 8 p910nd
P910ND_OPTS="-b -f ${P910ND_DEV}"