Ariƫn Huisken wrote:

>>Hi list,
>>
>>Sometimes when cups on a TSL 2.2 box is spooling to a jetdirect or 
>>similar printserver and the printserver is not responding (network 
>>timeout), the queue is 'stopped' in cups. I have to start the queue 
>>after the reset of the printserver by hand.
>>
>>Is there a way to start the queue automaticaly when the printserver is ready?
>>
>>  
>>
>  
>
/usr/bin/accept or /usr/sbin/enable and name for this printer.
You can put this on cron for controling every 5minut.
*/5 * * * * root script_name
And in script name testing if jetdirect life/ping or something like
that/ and after this enable this printer.


_______________________________________________
tsl-discuss mailing list
[email protected]
http://lists.trustix.org/mailman/listinfo/tsl-discuss

Reply via email to