]> git.ipfire.org Git - people/mfischer/ipfire-2.x.git/commitdiff
samba: Drop default printer configuration
authorMichael Tremer <michael.tremer@ipfire.org>
Wed, 14 Oct 2020 09:51:27 +0000 (09:51 +0000)
committerMichael Tremer <michael.tremer@ipfire.org>
Wed, 14 Oct 2020 09:51:27 +0000 (09:51 +0000)
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
config/samba/printer [deleted file]

diff --git a/config/samba/printer b/config/samba/printer
deleted file mode 100644 (file)
index a4f04cc..0000000
+++ /dev/null
@@ -1,22 +0,0 @@
-[printers]
-comment     = Drucker
-security    = server
-path        = /var/log/spool/lpd/lp
-lprm command = /usr/local/bin/lprm -P%p %j
-lpq command = /usr/local/bin/lpq %p
-browseable  = yes
-printable   = yes
-public      = yes
-writable    = no
-create mode = 0700
-use client driver = yes
-
-[Drucker]
-security      = server
-path          = /var/log/spool/lpd/lp
-printer name  = lp
-writable      = no
-public        = yes
-printable     = yes
-print command = lpr -r -h -P %p %s
-use client driver = Yes