Upstart Alternatives
Upstart is described as 'event-based replacement for the /sbin/init daemon which handles starting of tasks and services during boot, stopping them during shutdown and supervising them while the system is running' and is an app in the os & utilities category. There are more than 10 alternatives to Upstart for a variety of platforms, including Linux, BSD, Self-Hosted solutions, Python and OpenWrt. The best alternative is systemd, which is both free and Open Source. Other great apps like Upstart are runit, OpenRC, sysvinit and nosh.
systemd
Do you think this is a good alternative?YesNo15 alternatives to systemd- Free • Open Source
- Linux
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.
systemd Features
runit
Do you think this is a good alternative?YesNo- Free • Open Source
13 alternatives to runit- Mac
- Linux
- BSD
runit is a 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.
OpenRC
Do you think this is a good alternative?YesNo- Free • Open Source
10 alternatives to OpenRC- Linux
- BSD
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. OpenRC is 100% compatible with Gentoo init scripts, which means you can probably find one for the daemons you want to start in...
OpenRC Features
sysvinit
Do you think this is a good alternative?YesNo11 alternatives to sysvinit- Free • Open Source
- Linux
The Sysvinit package contains programs for controlling the startup, running, and shutdown of the system.
sysvinit Features
nosh
Do you think this is a good alternative?YesNo- Free • Proprietary
11 alternatives to nosh- Linux
- BSD
The nosh package is a suite of system-level utilities for initializing and running a BSD or Linux system, and for managing daemons.
finit
Do you think this is a good alternative?YesNo11 alternatives to finit- Free • Open Source
- Linux
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.
systemE
Do you think this is a good alternative?YesNo13 alternatives to systemE- Free • Open Source
- Linux
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.
Supervisor
Do you think this is a good alternative?YesNo- Free • Open Source
11 alternatives to Supervisor- Linux
- BSD
Supervisor is a client/server system that allows its users to monitor and control a number of processes on UNIX-like operating systems.
faster
Do you think this is a good alternative?YesNo1 alternatives to faster- Free • Open Source
- Linux
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.
procd
Do you think this is a good alternative?YesNo- Free • Open Source
8 alternatives to procd- Linux
- OpenWrt
procd is a process and system init service for OpenWRT. It's less resource intensive as it's intended for embedded devices, works with busybox and uClib, hotplug2, libubox and ubus. It watches configuration files to start or restart services and init scripts