We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
You can find my init script here: https://github.com/marcoscirea/dmps-init-script
To use, put it in your /etc/init.d folder (or equivalent), then create a file /etc/default/ksp as specified in the ksp script.
Once set up, you can make it start automatically on boot by using the command update-rc.d ksp defaults
update-rc.d ksp defaults
I made this for my server on the Raspberry Pi, hopefully it should be useful for somebody else :)