init-checkconf
event-based init daemon
Install
- All systems
-
curl cmd.cat/init-checkconf.sh
- Debian
-
apt-get install upstart - Ubuntu
-
apt-get install upstart - CentOS
-
yum install upstart - Windows (WSL2)
-
sudo apt-get updatesudo 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.