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.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/samba/smb-printers.conf b/samba/smb-printers.conf
index 95cb22b..766111f 100644
--- a/samba/smb-printers.conf
+++ b/samba/smb-printers.conf
@@ -19,7 +19,7 @@ editfiles:
Append '[printers]'
Append ' comment = %S printer'
Append ' path = /tmp'
- Append ' print command = /usr/bin/lpr -h -P%p -r %s'
+ Append ' print command = /usr/bin/lpr -h -P%S -r %s'
Append ' lprm command = /usr/bin/lprm -P%S %j'
Append ' public = yes'
Append ' printable = yes'