Date: Fri, 19 May 2006 11:15:33 -0300 From: "Roberto Lima" <betogigi@gmail.com> To: "Bartosz Giza" <gizmen@blurp.pl>, hackers@freebsd.org Subject: Re: Problem with jails after upgrading to 6.1-STABLE Message-ID: <d69013b30605190715q27b723d0x80e10f68b5800816@mail.gmail.com> In-Reply-To: <000b01c67b49$19c4ba30$06e0119c@t2.ds.pwr.wroc.pl> References: <d69013b30605190613t4063efe2kb70a46b67dc634dd@mail.gmail.com> <000b01c67b49$19c4ba30$06e0119c@t2.ds.pwr.wroc.pl>
next in thread | previous in thread | raw e-mail | index | archive | help
I mean that pkill -j only works in freebsd 6.x, man 8 jail says: To show and then kill processes in jail number 3 use the following command= s: pgrep -lfj 3 pkill -j 3 or: killall -j 3 but i don't know why killall -j doesn't work.. Thanks, Roberto. 2006/5/19, Bartosz Giza <gizmen@blurp.pl>: > > Hi, > > your problem is simple, if jid shows in jls yet, just try: > > pkill -j JID > > > > ps: -j flag works only RELENG_6 > > > > thanks and sorry for my bad english. > > Thanks for hint. pkill works good but why killall doesn't work ? > And what do you mean that -j flag works only RELENG_6 > I have that RELENG. And RELENG_6 is a tag for STABLE branch. > So i dont understand what do you mean. > >
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?d69013b30605190715q27b723d0x80e10f68b5800816>