new bash-based init-script
Posted: Wed 18. Feb 2009, 12:52
I have created a bash-based init script that is compatible to our config new files.
To make it as easy as possible to new users to insall it i want to create an installer script.
This script will copy the script to <where??> and add a link to the rcX.ds.
So where would be the standart installation target? /etc/init.d ???
To what Runlevels it should be linked? 2, 3, 4 and 5 to start and 0, 1, 6 to stop?
To make it as easy as possible to new users to insall it i want to create an installer script.
This script will copy the script to <where??> and add a link to the rcX.ds.
So where would be the standart installation target? /etc/init.d ???
To what Runlevels it should be linked? 2, 3, 4 and 5 to start and 0, 1, 6 to stop?