We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
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 :)