Re: idled the thing that wouldn't die

1998-12-28 Thread Rafael Kitover
As the other reply said, daemons are in /etc/init.d. You can do stuff /etc/init.d/daemon (stop|start|restart|reload) or whatever it supports. If a package failed to remove its functionality when you removed it, please file a bug. Install the bug package (apt-get install bug) and see the man page

idled the thing that wouldn't die

1998-12-27 Thread Tom
I decided to try the idled package which disconnects users after being idle for a specified period of time. When I first discovered that it does not recognize someone in X as using the machine I tried to uninstall it using dselect. After rebooting I was still being kicked or the system after 60

Re: idled the thing that wouldn't die

1998-12-27 Thread Steve Lamb
On Sat, 26 Dec 1998 19:46:27 -0500, Tom wrote: My current idea is to remark out the line which loads this thing at boot up. I am not sure how to do that, or even which file I need to edit. Any help is appreiciated. Thanks cd /etc/init.d grep daemon name * (IE, grep apache * will find all