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 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 - PLUG-discuss@lists.plug.phoenix.az.us > To subscribe, unsubscribe, or to change you mail settings: > http://lists.PLUG.phoenix.az.us/mailman/listinfo/plug-discuss --------------------------------------------------- PLUG-discuss mailing list - PLUG-discuss@lists.plug.phoenix.az.us To subscribe, unsubscribe, or to change you mail settings: http://lists.PLUG.phoenix.az.us/mailman/listinfo/plug-discuss