X-Git-Url: http://www.opopop.net/cgi-bin/gitweb.cgi?p=reminder;a=blobdiff_plain;f=Avoid_systemd_on_Debian_Jessie_with_Mate.mdwn;h=595ab149cf355389ba2ec7165ea50976bb8d96eb;hp=03b156c37b2e3fd1be83200d677154d9fc7bac6b;hb=600dbc475211f2d88020911bfc3121193248dc1a;hpb=b82ab397ee2b86e844611db575c5c43dc9134276 diff --git a/Avoid_systemd_on_Debian_Jessie_with_Mate.mdwn b/Avoid_systemd_on_Debian_Jessie_with_Mate.mdwn index 03b156c..595ab14 100644 --- a/Avoid_systemd_on_Debian_Jessie_with_Mate.mdwn +++ b/Avoid_systemd_on_Debian_Jessie_with_Mate.mdwn @@ -223,7 +223,7 @@ not make that software vanish from the universe, like not saying ## Final remarks Installing the modified package *libpam-systemd* proposed above will -alow you to get rid of package *systemd*, while keeping your Mate +allow you to get rid of package *systemd*, while keeping your Mate desktop fully functional. On your computer there will be only packages *libpam-systemd*, @@ -240,3 +240,7 @@ long time, so it has penetrated deep in our Debian systems. Someone is working on an independent replacement for *udev* called [*vdev*](https://github.com/jcnelson/vdev). The work seems promising, and I will at one point experience his work. + +For a more organized solution to avoid systemd in Debian, you can also +look at the [Devuan distribution](https://devuan.org/), a fork of Debian; +*vdev* is here also a candidate for *udev* replacement.