[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [hobbit] hobbit client init script
- To: hobbit (at) hswn.dk
- Subject: Re: [hobbit] hobbit client init script
- From: Nicolas Dorfsman <ndo (at) unikservice.com>
- Date: Fri, 6 Oct 2006 15:27:43 +0200
- References: <BAY118-F2464D0F807F5AB778AC4AB9F130@phx.gbl>
Le 6 oct. 06 à 15:24, T.J. Yang a écrit :
One way is to modify/enhance hobbit init script to kill processes
own by hobbit after the stop.
In Solaris, ie. kill `ps -u hobbit | grep -v PID| awk '{print $1}'`
pkill -u hobbit