Bug 15728

Summary: in /usr/sbin/lpc, the 'start queue' command does not work
Product: Base System Reporter: SanTropez Root <root>
Component: binAssignee: freebsd-bugs (Nobody) <bugs>
Status: Closed FIXED    
Severity: Affects Only Me CC: gad
Priority: Normal    
Version: Unspecified   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.diff none

Description SanTropez Root 1999-12-27 22:50:01 UTC
	Do the following commands:
	   lpc stop somequeue
	   lpc status somequeue
	   lpc start somequeue
	   lpc status somequeue
	and you will see that even though the third command CLAIMS that
	it has enabled printing, it has in fact done nothing.  You have
	to:
	   lpc up somequeue
	to get printing enabled again.

Fix: The following is basically a repeat of the patch included in
	bin/13549 and reinterated (by someone else) in bin/14975.  Note
	the version in bin/14975 is somewhat "backwards", so it's easy
	to glance at that & the original code and think that the patch
	has already been applied.  This patch had not been applied as
	of Dec 20th or so.
How-To-Repeat: 
	See the description.
Comment 1 Matt Dillon freebsd_committer freebsd_triage 2000-01-24 23:44:15 UTC
State Changed
From-To: open->closed

The patch has been committed to 3.x and 4.x.