Other Help Topics :: Startup Script



Hi everyone. I'm a newbie here (new to DSL as well as Linux) and I need some help on modifying the startup script. Which file(s) am I to modify if I want to customize the programs that is to run when the DSL start up ?

Thanks in advance.

for systemwide, non-GUI programs: /opt/bootlocal.sh

for programs that start with X (fluxbox): /home/dsl/.xinitrc
Put the commands before the fluxbox command, and add '&' after each command


original here.