On Jan 27, 2008, at 6:37 PM, Karl Dalen wrote: > What is the clean way of aborting usbhid-ups ? Is it 'kill -9' only ?
I don't know about Solaris' USB stack, but when you are waiting on a USB transaction, it often appears as though the signal was not received immediately. You should be able to kill it with Ctrl-C, SIGTERM or SIGQUIT as well. -- Charles Lepple [EMAIL PROTECTED] _______________________________________________ Nut-upsuser mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/nut-upsuser

