summaryrefslogtreecommitdiff
path: root/samba/smb-printers.conf
diff options
context:
space:
mode:
Diffstat (limited to 'samba/smb-printers.conf')
-rw-r--r--samba/smb-printers.conf7
1 files changed, 7 insertions, 0 deletions
diff --git a/samba/smb-printers.conf b/samba/smb-printers.conf
new file mode 100644
index 0000000..ffbf935
--- /dev/null
+++ b/samba/smb-printers.conf
@@ -0,0 +1,7 @@
+[printers]
+ comment = %S printer
+ path = /tmp
+ print command = /usr/bin/lpr -h %s
+ lprm command = /usr/bin/lprm -P%S %j
+ public = yes
+ printable = yes