No description
Find a file
2025-11-10 17:11:04 +02:00
debian abbrev month in changelog 2025-11-10 17:11:04 +02:00
override-sysv.d initial chrony service 2025-11-07 21:48:39 +02:00
services/chrony initial chrony service 2025-11-07 21:48:39 +02:00
README.md git repo/source update 2025-11-07 21:52:01 +02:00

runit-service-chrony


-Unofficial package to provide service files & handle dependencies for chrony 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://git.stinpriza.eu/dimitris/runit-service-chrony.git && 
cd runit-service-chrony && 
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