upstart-socket-bridge

event-based init daemon

Install

All systems
curl cmd.cat/upstart-socket-bridge.sh
Debian Debian
apt-get install upstart
Ubuntu
apt-get install upstart
CentOS
yum install upstart
Windows (WSL2)
sudo apt-get update sudo apt-get install upstart
Raspbian
apt-get install upstart

upstart

event-based init daemon

upstart is a 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.