Software

Unless otherwise mentioned, all of this software builds and runs under every flavour of Unix - and only Unix.

66

Sixty-six (66) is a service manager designed around the s6 supervision suite to simplify the implementation and management of service files on your machine. It provides a comprehensive toolbox for declaring, implementing, and administering services with minimal code while delivering powerful functionality.

66-tools

A set of helper tools designed to simplify and automate various repetitive tasks commonly encountered in service script administration. These tools also provide additional functionalities to enhance service management.

oblog

Oblog is a powerful, specialized echo tool. This is the exact same program than 66-yeller. This reimplementation avoids the dependency of the complete 66-tools set of tools.

obsysusers

Obsysusers parses and creates system users and groups, based on the file format and location specified in sysusers.d directories. Obsysusers is not a suitable substitute of systemd-sysusers, the format r is not supported.

utlogd

Utlogd is a login/logout user daemon tracker which use the inotify API to survey the change of the user by the utmp file. In function of the connection or disconnection of the user, the utlogd launches all scripts set for the corresponding directory of an activated user.

Current versions of the packages use a standard ./configure && make && sudo make install installation scheme.