I've made a simple script that creates a network tunnel when I run it (I find it silly that the kernel will forget any tunnel settings after a reboot, don't know why it is like that).
If I simply copy the script to the init.d directory, will it auto run after each boot and simply work (as it always works when using `sh tunnelscript`) or do I need to change it?

