On Thu, Mar 06, 2003 at 08:00:27PM -0600, Rodolfo J. Paiz wrote: > On Thu, 2003-03-06 at 16:13, Mikkel L. Ellertson wrote: > > service apmd stop > > chkconfig apmd stop > > > > Mikkel > > I don't think I've ever caught a mistake from you before, Mikkel, but > the commands should be: > > # service apmd stop > # chkconfig apmd off > ^^^ Ahem: To stop it, and remove it from all runlevels:
#> service apmd stop #> chkconfig --del apmd I believe that "chkconfig apmd stop (or off)" would set up a kill entry in the runlevels. "--del" will remove it entirely. Ric -- redhat-list mailing list unsubscribe mailto:[EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/redhat-list