hyperreal.coffee

systemd-logind

Install libpam-systemd:

1sudo apt install -y libpam-systemd

Unmask and enable systemd-logind:

1sudo systemctl unmask systemd-logind
2sudo systemctl enable systemd-logind
3sudo systemctl reboot

Reply to this post by email ↪