I don't know what atria is, but does it have a script in /etc/init.d/atria ?
If so you can make it chkconfig-compatible by adding the appropriate
comments to the top of /etc/init.d/atria. Use one of the other scripts as a
guide (or man chkconfig). Once you add the necessary comments, you'll need
to do `chkconfig atria reset`.
> From: Brian Wince <[EMAIL PROTECTED]>
> Reply-To: [EMAIL PROTECTED]
> Date: Wed, 25 Apr 2001 17:23:46 -0700
> To: "'[EMAIL PROTECTED]'" <[EMAIL PROTECTED]>
> Subject: How to change shutdown order of K scripts
>
> All,
>
> I have a application called atria that needs to be shutdown before
> /etc/init.d/network gets shutdown.
> I have tried renaming the kill script in /etc/rc.d/rc6.d and /etc/rc.d/rc0.d
> to be before K20nfs and K90network but it does not change the order of the
> kill scripts.
> When I use chkconfig --list atria it returns service atria does not support
> chkconfig, which is the same response when I try and do chkconfig --add
> atria.
>
> How do I get this application to shutdown before the network?
>
> Any and all is greatly appreciated.
>
> TIA
>
> Brian
>
>
>
>
> _______________________________________________
> Redhat-list mailing list
> [EMAIL PROTECTED]
> https://listman.redhat.com/mailman/listinfo/redhat-list
>
_______________________________________________
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list