| 
Mon Feb 13 09:01:56 EST 2006 rsc
    I don't understand the part about setting SCHED to generic.
    The only sched is still called FIFO on my system.
    
    The sleep 5 might be shortened, but it is there to make
    give the spooler time to die.  UNLOCK removes the file,
    but the lock process might take up to a second to notice
    that the lock file is gone and send a kill note to the
    daemon already running.
    
Mon Feb 13 09:06:36 EST 2006 rsc
    I did apply the comment fixes.
    
 |