Re: [9fans] killing 'none'
  Home FAQ Contact Sign in
comp.os.plan9 only
 
Advanced search
POPULAR GROUPS

more...

comp.os.plan9 Profile…
 Up
Re: [9fans] killing 'none'         


Author: Skip Tavakkolian
Date: Sep 8, 2008 10:29

if you're the host owner, you can do 'Kill' -- with a captial k.
> Hello all,
>
> I run on my terminal a process, which switches user id to 'none' (f.e. tftpd).
> I can't kill that process.
>
> ps | grep none
> none 132 0:00 0:00 140K Open tftpd
>
> echo kill>/proc/132/note
> /proc/132/note: rc: can't open: '/proc/132/note' permission denied
>
> Is it somehow possible to kill that process?
> Or is it necessary to reboot?
>
>
> Antonin
1 Comment
Re: [9fans] killing 'none'         


Author: Antonin Vecera
Date: Sep 8, 2008 11:04

On Mon, Sep 8, 2008 at 7:29 PM, Skip Tavakkolian <9nut@9netics.com> wrote:
> if you're the host owner, you can do 'Kill' -- with a captial k.
>
>> Hello all,
>>
>> I run on my terminal a process, which switches user id to 'none' (f.e. tftpd).
>> I can't kill that process.
>>
>> ps | grep none
>> none 132 0:00 0:00 140K Open tftpd
>>
>> echo kill>/proc/132/note
>> /proc/132/note: rc: can't open: '/proc/132/note' permission denied
>>
>> Is it somehow possible to kill that process?
>> Or is it necessary to reboot?
>>
>>
>> Antonin
Show full article (0.59Kb)
no comments