Du systemd-Verweigerer :D Meinst du der Fehler ändert sich mit SysVinit?

Btw: mod_systemd ist imho optional, wird bei meinen Fedorasystemen aber standardmäßig mit Apache installiert.

Gruß
Daniel

Am 22. August 2017 10:24:25 MESZ schrieb Sven Velt <wampire@lusc.de>:
Moin.

Frank Ulherr wrote:
hat noch einer auf stretch aktualisiert und bekommt:
Aug 19 18:38:28 localhost systemd[8423]: apache2.service: Failed at step NAMESPACE spawning /usr/sbin/apachectl: Bad file descriptor
Aug 19 18:38:28 localhost systemd[1]: apache2.service: Control process exited, code=exited status=226

Hat einer eine Lösung?

apt install sysvinit-core; reboot
apt remove systemd libpam-systemd; reboot

Alternativen:
- https://devuan.org/
- http://systemd-free.org/
- https://gentoo.org/
- https://www.voidlinux.eu/
- http://without-systemd.org/wiki/index.php/Main_Page#Free_and_Open-Source_.28FOSS.29_operating_systemswithout_systemd_in_the_default_installation

Mehr Hintergrund:
- http://nosystemd.org/
- http://suckless.org/sucks/systemd
- http://without-systemd.org/

HTH. HAND.

Sven