| Summary: | lpc start subcmd doesn't start printing | ||||||
|---|---|---|---|---|---|---|---|
| Product: | Base System | Reporter: | kheuer | ||||
| Component: | bin | Assignee: | freebsd-bugs (Nobody) <bugs> | ||||
| Status: | Closed FIXED | ||||||
| Severity: | Affects Only Me | ||||||
| Priority: | Normal | ||||||
| Version: | 3.3-RELEASE | ||||||
| Hardware: | Any | ||||||
| OS: | Any | ||||||
| Attachments: |
|
||||||
State Changed From-To: open->closed Fix committed to -3.x and -4.x |
/usr/sbin/lpc is used to control print spooling. Different subcommands (disable, enable, start and stop) allow to close or to open both ends of printer queues (reject or accept jobs, print or keep jobs). The `lpc start queue' doesn't start printing although it says so which is a bug. How-To-Repeat: lpc up queue # to make sure lpc stop queue # stop printing lpc status queue # check status lpc start queue # looks good but lpc status queue # nothing has changed, printing still disabled