Skip to content
#

init

Here are 289 public repositories matching this topic...

eComInit is a free init system and service manager designed to scale from lightweight desktops to web-scale cloud deployments. It aims to offer feature-parity with systemd but with a modular, portable architecture compliant with software engineering best-practice.

  • Updated Mar 20, 2021
  • C++
moqmar
moqmar commented May 4, 2021

I'm using Horust to start Apache2, which is by itself a very quiet service - even with the "debug" log level, it doesn't show when it started up. It would be great if there was a -v flag to Horust that would cause it to output messages like the following ones:

  • Started service "apache2"
  • Service "apache2" is now healthy
  • `Service "php-fpm" failed with strategy "shutdown", stopping al

Improve this page

Add a description, image, and links to the init topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the init topic, visit your repo's landing page and select "manage topics."

Learn more