runit-service packaging template
Find a file Use this template
2025-05-25 03:57:16 +03:00
debian initial commit 2025-05-25 03:57:16 +03:00
override-sysv.d initial commit 2025-05-25 03:57:16 +03:00
services/xxxxx initial commit 2025-05-25 03:57:16 +03:00
README.md initial commit 2025-05-25 03:57:16 +03:00

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.

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