[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: upsd



Kenneth Scharf wrote:
> [snipped long and interesting tale of ups woes..] 
> 

 Have you tried redirecting the output of shutdown or backgrounding it?
 Do something like

 shutdown -c >/dev/null 2>&1
 or
 shutdown -h +2 "message" &


Reply to: