Rhl-beta-list digest, Vol 1 #63 - 26 msgs

Abraham Al-Saleh alittle37 at knightabel.onestop.net
Tue Aug 5 19:24:37 UTC 2003


Hmm. In that case I usually just use "killall -15 [daemonname]" or
"killall -9 [daemonname]" (last resort only of course) and then either
set the script to not run at boot time or fix it manually.

On Tue, 2003-08-05 at 09:49, rhl-beta-list-request at redhat.com wrote:
> Message: 25
> Date: Tue, 5 Aug 2003 09:49:49 -0600 (MDT)
> From: Stephen Smoogen <smoogen at lanl.gov>
> To: rhl-beta-list at redhat.com
> Subject: Re: How do I shut down this ports
> Reply-To: rhl-beta-list at redhat.com
> 
> 
> I have found that a slight variation works better in case of a bug in 
> the /etc/rc.d/init.d/xxx script
> 
> /etc/rc.d/init.d/xxx off
> /usr/sbin/chkconfig --level 12345 xxx off
> 
> 
> On Tue, 5 Aug 2003, Michael K. Johnson wrote:
> 
> >On Tue, Aug 05, 2003 at 12:24:33AM -0600, Abraham Al-Saleh wrote:
> >> Now, to turn off portmap (if it is ok to do this) type (blah blah, as
> >> root.):
> >> 
> >> 	service portmap stop
> >> 
> >> if you wish to permanently disable it use (root...):
> >> 
> >> 	mv /etc/rc.d/rc[rl].d/S13portmap /etc/rc.d/rc[rl].d/K13portmap
> >
> >Eeek, do it the easy way!  :-)
> >
> >	chkconfig portmap off
> >
> >michaelkjohnson
> >
> > "He that composes himself is wiser than he that composes a book."
> > Linux Application Development                     -- Ben Franklin
> > http://people.redhat.com/johnsonm/lad/
> >
> >
> >--
> >Rhl-beta-list mailing list
> >Rhl-beta-list at redhat.com
> >http://www.redhat.com/mailman/listinfo/rhl-beta-list
> >





More information about the fedora-test-list mailing list