mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-26 02:42:58 +02:00
samba: Export all printers from CUPS
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
This commit is contained in:
@@ -198,6 +198,12 @@ logging = syslog
|
||||
preferred master = $sambasettings{'PREFERREDMASTER'}
|
||||
domain master = $sambasettings{'DOMAINMASTER'}
|
||||
local master = $sambasettings{'LOCALMASTER'}
|
||||
|
||||
# Export all printers
|
||||
[printers]
|
||||
path = /var/spool/samba/
|
||||
printable = yes
|
||||
|
||||
END
|
||||
;
|
||||
close FILE;
|
||||
|
||||
Reference in New Issue
Block a user