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>
This commit is contained in:
Michael Tremer
2020-10-08 22:19:17 +01:00
parent 13e455aec7
commit 5aa5f6777a
12 changed files with 0 additions and 128 deletions

22
config/samba/printer Normal file
View File

@@ -0,0 +1,22 @@
[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