Skip to content

Latest commit

 

History

History
16 lines (13 loc) · 455 Bytes

README.md

File metadata and controls

16 lines (13 loc) · 455 Bytes

service_manager

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

deployment

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