An open API service indexing awesome lists of open source software.

https://github.com/dimkr/sdaemons

Suckless daemons
https://github.com/dimkr/sdaemons

Last synced: 9 months ago
JSON representation

Suckless daemons

Awesome Lists containing this project

README

          

_
___ __| | __ _ ___ _ __ ___ ___ _ __ ___
/ __|/ _` |/ _` |/ _ \ '_ ` _ \ / _ \| '_ \/ __|
\__ \ (_| | (_| | __/ | | | | | (_) | | | \__ \
|___/\__,_|\__,_|\___|_| |_| |_|\___/|_| |_|___/

Overview
========

sdaemons is a set of barebones daemons for Linux (http://www.kernel.org/).

Features
========

- init, an init daemon
- vtman, a virtual terminal manager
- newpid, an init process for PID namespaces
- poweroff and reboot
- daemon, a generic daemonization tool
- syslog, a logging daemon
- coredump, a coredump handler
- fakelogin, an automatic login utility

Credits and Legal Information
=============================

sdaemons is free and unencumbered software released under the terms of
the MIT license; see COPYING for the license text. For a list of its authors and
contributors, see AUTHORS.

The ASCII art logo at the top was made using FIGlet (http://www.figlet.org/).