mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-30 06:06:43 +00:00
samba: rework samb.conf a bit to not show printer errors, thanks to chewitt
Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
parent
87ca292295
commit
623404193e
@ -32,6 +32,8 @@
|
|||||||
wins support = yes
|
wins support = yes
|
||||||
syslog only = yes
|
syslog only = yes
|
||||||
name resolve order = lmhosts wins bcast host
|
name resolve order = lmhosts wins bcast host
|
||||||
|
printcap name = /dev/null
|
||||||
|
load printers = no
|
||||||
|
|
||||||
[printers]
|
[printers]
|
||||||
comment = All Printers
|
comment = All Printers
|
||||||
@ -40,8 +42,6 @@
|
|||||||
guest ok = no
|
guest ok = no
|
||||||
writable = no
|
writable = no
|
||||||
printable = yes
|
printable = yes
|
||||||
printcap name = /dev/null
|
|
||||||
load printers = no
|
|
||||||
|
|
||||||
# Using the following configurations as a template allows you to add
|
# Using the following configurations as a template allows you to add
|
||||||
# writable shares of disks and paths under /storage
|
# writable shares of disks and paths under /storage
|
||||||
|
Loading…
x
Reference in New Issue
Block a user