:: Re: [DNG] Fwd: init system agnostic…
Top Page
Delete this message
Reply to this message
Author: Joachim Fahrner
Date:  
To: dng
New-Topics: [DNG] tiny service state api [WAS: Fwd: init system agnosticism]
Subject: Re: [DNG] Fwd: init system agnosticism [WAS: how to remove libsystemd0 from a live-running debian desktop system]
Am 2017-04-13 04:32, schrieb Hendrik Boom:
> Devuan is about choice. Therefore, it should make available (1) the
> choice to do without systemd and (2) the choice to use systemd.


This is impossible with a binary distribution. systemd is not only an
init system, it pervades the whole system. You can either compile
packages with systemd libraries or without. But you have to decide that
at compile time.

Jochen