runit Alternatives
runit is described as 'cross-platform Unix init scheme with service supervision, a replacement for sysvinit, and other init schemes. It runs on GNU/Linux, *BSD, MacOSX, Solaris, and can easily be adapted to other Unix operating systems' and is an app in the OS & Utilities category. There are more than 10 alternatives to runit for a variety of platforms, including Linux, BSD, Self-Hosted solutions, Python and PC-BSD. The best alternative is systemd, which is both free and Open Source. Other great apps like runit are s6 (Free, Open Source), Launchd (Free, Open Source), sysvinit (Free, Open Source) and OpenRC (Free, Open Source).
- systemd is a replacement for the init daemon for Linux (either System V or BSD-style). It is intended to provide a better framework for expressing services' dependencies, allow more work to be done concurrently at system startup, and to reduce shell overhead.
- s6 is a small suite of programs for UNIX, designed for process supervision. It can be used as an init system. You can also use all its programs separately.No screenshots yet
- OpenRC is a dependency-based init system that works with the system provided init program, normally /sbin/init. It is not a replacement for /sbin/init.No screenshots yet
- The nosh package is a suite of system-level utilities for initializing and running a BSD or Linux system, and for managing daemons.No screenshots yet
- Finit is a small SysV init replacement with process supervision similar to that of daemontools and runit. Its focus is on small and embedded GNU/Linux systems, although fully functional on standard server and desktop installations.
- Using the tooling in this repo, I am able to boot from linux to sinit as PID1, and from there to Emacs acting as PID2 using --script mode, performing all typical rc.boot system initialization using Emacs lisp until we hit the getty.No screenshots yet
- The perp package provides a set of daemons and utilities to reliably start, monitor, log, and control a collection of persistent processes.No screenshots yet
- Faster is a very little init script aimed at Linux power-users and geek stuff oriented people. It is not industrial strength and does not comply with any other buzzwords. What it really does well is providing much better daemon handling (by means of a daemon manager e.g.No screenshots yet