LeRoy Cressy on Tue, 20 Mar 2001 10:40:38 -0500 |
kill pid# some processes cannot be killed without the -KILL argument. Usint this option can render your system unstable. By default kill uses -TERM to terminate a process which will safely shutdown the process. Also, you might desire to edit your startup scripts to only start up the processes that you you desire to have running on your system I like to do this by using mv some-process No-some-process. That way you can always change it back later. Michael Whitman wrote: > > RH 6.2 machine > > when i do this > '/etc/rc.d/init.d/inet stop' > it says > Stopping INET services: [ OK ] > looking at the inet script i see that what is doing is removing the inet > file from the /var/lock/subsys directory > It does do this successfully. > But when I do a > '/etc/rc.d/init.d/inet status' > I get a pid back which show that inet is still running. > > Any idea why, and how it can be fixed? > > Also what is the mechanism which kills > a process if you remove its file from /var/lock/subsys? > > mailto:michaelw@palawnet.com > > ______________________________________________________________________ > Philadelphia Linux Users Group - http://www.phillylinux.org > Announcements-http://lists.phillylinux.org/mail/listinfo/plug-announce > General Discussion - http://lists.phillylinux.org/mail/listinfo/plug -- Rev. LeRoy D. Cressy mailto:ldc@netaxs.com /\_/\ http://www.netaxs.com/~ldc ( o.o ) Phone: 215-535-4037 > ^ < Jesus saith unto him, I am the way, the truth, and the life: no man cometh unto the Father, but by me. (John 14:6) ______________________________________________________________________ Philadelphia Linux Users Group - http://www.phillylinux.org Announcements-http://lists.phillylinux.org/mail/listinfo/plug-announce General Discussion - http://lists.phillylinux.org/mail/listinfo/plug
|
|