> I'm wondering where, if anyplace, RedHat has a place for custom commands
> to be exectuted upon shutdown, similar to /etc/rc.d/rc.local or
> /etc/rc.d/rc.sysinit. I'm sharing my swap partition with Windows 95 (as
> described in the Tips HOWTO), but currently I have to manually run a
> script to properly initialize this for windows before I boot into
> Windows.

If you want to run something upon executing shutdown, or halt, you can
either add the commands directly to /etc/rc.d/init.d/halt or add a shell
script to that file that calls the commands you wish to execute.

Dave



-- 
  PLEASE read the Red Hat FAQ, Tips, Errata and the MAILING LIST ARCHIVES!
http://www.redhat.com/RedHat-FAQ /RedHat-Errata /RedHat-Tips /mailing-lists
         To unsubscribe: mail [EMAIL PROTECTED] with 
                       "unsubscribe" as the Subject.

Reply via email to