aboutsummaryrefslogtreecommitdiffstats
path: root/openwrt/package/cups/files/etc/cups/printers.conf
diff options
context:
space:
mode:
Diffstat (limited to 'openwrt/package/cups/files/etc/cups/printers.conf')
-rw-r--r--openwrt/package/cups/files/etc/cups/printers.conf23
1 files changed, 0 insertions, 23 deletions
diff --git a/openwrt/package/cups/files/etc/cups/printers.conf b/openwrt/package/cups/files/etc/cups/printers.conf
deleted file mode 100644
index 88bba1b133..0000000000
--- a/openwrt/package/cups/files/etc/cups/printers.conf
+++ /dev/null
@@ -1,23 +0,0 @@
-<DefaultPrinter USB>
-Info USB Printer
-Location
-DeviceURI usb:/dev/usb/lp0
-State Idle
-Accepting Yes
-JobSheets none none
-QuotaPeriod 0
-PageLimit 0
-KLimit 0
-</Printer>
-
-<Printer LP>
-Info Parallel Port Printer
-Location
-DeviceURI parallel:/dev/printers/0
-State Idle
-Accepting Yes
-JobSheets none none
-QuotaPeriod 0
-PageLimit 0
-KLimit 0
-</Printer>