From c2c4fa8c4d16e137e836ad57dcf8510244bce4ee Mon Sep 17 00:00:00 2001 From: Stephan Raue Date: Sun, 27 Feb 2011 23:52:12 +0100 Subject: [PATCH] samba: add printers section in samba.conf to hide some ugly log messages, thanks to Milhouse Signed-off-by: Stephan Raue --- packages/network/samba/config/smb.conf | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/packages/network/samba/config/smb.conf b/packages/network/samba/config/smb.conf index e5a78e670e..a5784365bf 100644 --- a/packages/network/samba/config/smb.conf +++ b/packages/network/samba/config/smb.conf @@ -33,6 +33,16 @@ syslog only = yes name resolve order = lmhosts wins bcast host +[printers] + comment = All Printers + path = /var/spool/samba + browseable = no + 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