mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-29 13:46:49 +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
|
||||
syslog only = yes
|
||||
name resolve order = lmhosts wins bcast host
|
||||
printcap name = /dev/null
|
||||
load printers = no
|
||||
|
||||
[printers]
|
||||
comment = All Printers
|
||||
@ -40,8 +42,6 @@
|
||||
guest ok = no
|
||||
writable = no
|
||||
printable = yes
|
||||
printcap name = /dev/null
|
||||
load printers = no
|
||||
|
||||
# Using the following configurations as a template allows you to add
|
||||
# writable shares of disks and paths under /storage
|
||||
|
Loading…
x
Reference in New Issue
Block a user