Re: Shutdown stuff

1998-05-07 Thread Dave Wreski
> > 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. > I would advise not to touch the standard scripts like > /etc/rc.d/init.d

Re: Shutdown stuff

1998-05-07 Thread Alexei Nefediev
On Thu, 7 May 1998, Dave Wreski wrote: > > > 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)

Re: Shutdown stuff

1998-05-07 Thread Dave Wreski
> 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

Shutdown stuff

1998-05-07 Thread Larry Lade
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 i