On Tue, 1 Apr 2003, Pete Zaitcev wrote:

> > Date: Fri, 12 Jul 2002 12:38:26 -0600
> > From: "Ferguson, Neale" <[EMAIL PROTECTED]>
> > Subject: Automated shutdown - s390x
>
> > --- ./drivers/s390/char/hwc_rw.c        2002/06/13 14:29:25     1.1
> > +++ ./drivers/s390/char/hwc_rw.c        2002/06/13 14:32:01
> > +       secsLeft = sigQbuf->countDown * unitVal[sigQbuf->unitType];
> > +       printk("Processor has signalled power-down in %d seconds\n"
> > +              "This system is now shutting down\n",secsLeft);
> > +       ctrl_alt_del();
> > +       return 0;
> > +}
>
> Neale, why are you using clrl_alt_del? I thought you wanted
> to halt Linux, not restart it.

Which it does is configurable. Edit the appropriate line in /etc/inittab
to taste.


--


Cheers
John.

Join the "Linux Support by Small Businesses" list at
http://mail.computerdatasafe.com.au/mailman/listinfo/lssb

Reply via email to