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

more...

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


Author: Antonin Vecera
Date: Sep 8, 2008 10:23

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
2 Comments
Re: [9fans] killing 'none'         


Author: andrey mirtchovski
Date: Sep 8, 2008 10:30

try Kill instead of kill
Show full article (0.51Kb)
no comments
Re: [9fans] killing 'none'         


Author: erik quanstrom
Date: Sep 8, 2008 10:32

> 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?

if you are the hostowner, then

# chmod a+w /proc/132/note
# echo kill>/proc/132/note

- erik
no comments

RELATED THREADS
SubjectArticles qty Group
Re: GENERAL Petraeus Says, "Make Sure You Kill Yoursef, Before Killing the ENEMYalt.radio.talk.drlaura ·