View Single Post
Posts: 436 | Thanked: 406 times | Joined on Jan 2010
#58
To save users the time of searching, It's here ...

Using the seat belts read me file, I'm guessing we have to do this?

As root.
Copy the script to /etc/init.d
Change script mode to executable
Create this symbolic link using this command:

ln -s /etc/init.d/<Script Name> /etc/rc2.d/S80seatbelt"

Reboot

And

To reverse changes, remove the link and script...

So basically all we need to do is create a sym link to a script for it to run on start up?

Last edited by SavageD; 2010-09-14 at 02:50.