Forum › Forums › General › Other Distros › MX-25_xfce_systemd+sysvinit_UNOFFICIAL_20251025.iso › Reply To: MX-25_xfce_systemd+sysvinit_UNOFFICIAL_20251025.iso
November 17, 2025 at 4:08 pm
#190588
Member
all that is likely to elogind package swapout.
double check taht the /etc/init.d/elogind init script is still executable. that’s been an issue for some reason.
I think I know what happend (control file needs Provides:elogind-shim & Replaces:elogind-shim)
To fix for now purge & reinstall:
sudo apt purge elogind-init-diversity elogind-shim
sudo apt install elogind-init-diversity