mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-25 10:22:59 +02:00
samba: Drop default printer configuration
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
This commit is contained in:
@@ -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
|
||||
Reference in New Issue
Block a user