--- global.conf.orig 2003-01-15 12:37:15 +0300 +++ global.conf 2003-06-04 21:51:36 +0400 @@ -612,7 +612,7 @@ vnet $_vnet if (strlen($_printer)) foreach $xxx ($LIST_DELIM, $_printer) - $xxx = "'-P", $xxx, " %s'"; + $xxx = "'-l -P", $xxx, " %s'"; printer { options $$xxx command "lpr" timeout $_printer_timeout } done endif