]> git.ipfire.org Git - people/pmueller/ipfire-2.x.git/blobdiff - config/samba/default.printer
Samba vorbereitet fuer CUPS
[people/pmueller/ipfire-2.x.git] / config / samba / default.printer
index 0a76b2e4c363ca2c80cbe5b2431602f57125110f..e2977007c1b528bfb5c273365d849b82ccc39a13 100644 (file)
@@ -1,23 +1,21 @@
-# start printer
 [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
+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
 
 [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
-# end printer
+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