Files
bpfire/config/samba/printer
Michael Tremer 5aa5f6777a samba: Remove reset options
This only requires that we have to change multiple files with
the same settings.

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
2020-10-13 17:06:16 +01:00

23 lines
492 B
Plaintext

[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