service_manager is a component of lysmarine that is responsible to provide adapted service files for the binaries that need it. And a GUI interface to start/stop optional service
git clone https://github.com/lysmarine/service_manager/
debuild -S
dput ppa:lysmarine/ppa ../servicemanager_*_source.changes
##local build
dpkg-buildpackage -rfakeroot -b -uc -us
This repository is distributed under GPLv3