mirror of
https://gitlab.com/init-diversity/runit/runit-service-xxxxx.git
synced 2025-12-06 02:30:13 +02:00
runit-service packaging template
| debian | ||
| override-sysv.d | ||
| services/xxxxx | ||
| README.md | ||
runit-service-xxxxx
-Unofficial package to provide service files & handle dependencies for xxxxx on a Debian system using the runit init.
Build Instructions
Requirements
- GNU make version 3.81 or later
This software will install on any operating system that implements POSIX.1-2008, available at opengroup.
Recommended build instructions
The recommended method to build this package directly from git.
gbp clone https://gitlab.com/init-diversity/runit/runit-service-xxxxx.git &&
cd runit-service-xxxxx &&
gbp buildpackage -uc -us
The following commands should get you all the software required to build using this method:
sudo apt install git-buildpackage build-essential debhelper