Blog

Recent Posts
Spam Filtering BitTorrent Library 0.6 Released New Project New Site Layout and Code Better iPhone/iPod Touch Automount
Archive
July, 2008June, 2008May, 2008April, 2008March, 2008February, 2008January, 2008December, 2007 Older
Recent Listening
Loading...
by

Update Scripts to Run on Boot

For my own future reference:

update-rc.d  defaults  

Name is the name of the script of executable in /etc/init.d/. Executing this command ensures the script will run on startup at every runlevel.

Link to this article | Make a Comment
Tags: Note to Self, Linux

Make a Comment