mikshaw
Group: Members
Posts: 4856
Joined: July 2004 |
|
Posted: July 26 2006,14:40 |
|
That depends on what you want to start/stop. If you're talking about a user program, that is done after the boot process is complete. The most-used file for this in DSL is /home/dsl/.xinitrc If you mean services (daemons), there really aren't any that start automatically in a default setup. If you want to start one of them, there are boot options you can add to your bootloader's config file, or you can add commands to start them in /opt/bootlocal.sh
-------------- http://www.tldp.org/LDP/intro-linux/html/index.html
|