Re: Startup script at boot (Debian)

Top Page
Attachments:
Message as email
+ (text/plain)
Delete this message
Reply to this message
Author: Siri Amrit Kaur
Date:  
To: plug-discuss
Subject: Re: Startup script at boot (Debian)
On Wednesday 30 March 2005 10:03 am, Mike Garfias wrote:
> I'd put the script into /etc/init.d
>
> and then run the update-rc.d command to link it into the run level you'd
> like that to go (2 maybe?)
>
> For more info see the man pages for update-rc.d and init, and also the
> Debian Policy Manual
> (http://www.debian.org/doc/debian-policy/ch-opersys.html#s-sysvinit)
>
> HTH
> Mike


Thanks, Mike. I made a file for it and called it "local" and put it
into /init.d. I seem to recall reading some instructions to that effect once
upon a time. I'll read up on your recommendations when I have some time. Off
to work now...

Siri Amrit
>
> Siri Amrit Kaur spoke forth with the blessed manuscript:
> > I'm new to Debian. I have a startup script I used to run in
> > /etc/rc.d/rc.local in Slackware. It is:
> >
> > #! /bin/bash
> > #
> > # Powersaving mode for Athlon/Duron and KT266A chipset
> > setpci -v -H1 -s 0:0.0 70=86
> > setpci -v -H1 -s 0:0.0 95=1e
> > #
> > modprobe imm
> >
> > Where can I put this in a Debian system to have it run automatically at
> > boot?
> >
> > Thanks!
> >
> > Siri Amrit
> > ---------------------------------------------------
> > PLUG-discuss mailing list -
> > To subscribe, unsubscribe, or to change you mail settings:
> > http://lists.PLUG.phoenix.az.us/mailman/listinfo/plug-discuss
>
> ---------------------------------------------------
> PLUG-discuss mailing list -
> To subscribe, unsubscribe, or to change you mail settings:
> http://lists.PLUG.phoenix.az.us/mailman/listinfo/plug-discuss

---------------------------------------------------
PLUG-discuss mailing list -
To subscribe, unsubscribe, or to change you mail settings:
http://lists.PLUG.phoenix.az.us/mailman/listinfo/plug-discuss