Skip to content

A reimplementation of the Runit service management suite for use in user sessions.

License

Notifications You must be signed in to change notification settings

qub1750ul/runit-user

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RUnit-user

Table of Contents

Why

RUnit is a product truly adherent to the KISS philosophy.
Unfortunately KISS not necessarily equals flexibility or configurability.
In fact RUnit presents some inflexibilities that makes it not suitable for user session usage as is.

Runit-user aims to solve these problems while keeping differences from the original as little as possible, with few exceptions.

Building

Clone this project in a directory in your system, cd into it, then run ./configure && make

To generate a release tarball: ./configure && make distarch

About

A reimplementation of the Runit service management suite for use in user sessions.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published