OpenRC is a dependency-based init system for Unix-like systems

This page summarizes the projects mentioned and recommended in the original post on news.ycombinator.com

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • s6

    The s6 supervision suite.

  • openrc

    The OpenRC init system

  • > It's also not a complete alternative, because it doesn't have anything for user session services like `systemd --user`.

    i am working on a implementation of that for openrc for a while now, it's been working nicely so far: https://github.com/OpenRC/openrc/pull/573

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • Nagios

    Nagios Core

  • I've used this opportunity to look at some recent init files.

    Here's one of the first I stumbled upon.

    https://github.com/NagiosEnterprises/nagioscore/blob/master/...

    It's 288 lines long; the LSB dependency nonsense is 8 lines of that.

    Then I looked up one for Postgres;

    https://wiki.postgresql.org/wiki/Lsb_conforming_init_script

    This one is a whooping 356 lines long, LSB is again about 10 lines long, depending whether you count the header or not.

    I don't think the "LSB dependency" argument holds water.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • are there any good reasons for me to avoid systemd

    2 projects | /r/linuxquestions | 5 Jun 2023
  • A discussion about the Ultimate Linux Desktop

    5 projects | /r/linuxmasterrace | 13 May 2023
  • init software: What's the difference?

    1 project | /r/artixlinux | 14 Apr 2023
  • What do you guys think about this?

    2 projects | /r/linuxmasterrace | 18 Mar 2023
  • Trouble with s6 services

    1 project | /r/artixlinux | 7 Oct 2022