Re: [systemd-devel] systemd-logind fails to start if /etc is read-only

2025-08-21 Thread Lennart Poettering
On Mi, 20.08.25 14:50, Demi Marie Obenour (demioben...@gmail.com) wrote: > >> On a system where /etc is read-only, systemd-logind fails to start. > >> I have tried making / a writable overlayfs without any success so > >> far. The code is at https://github.com/DemiMarie/spectrum (branch > >> b4/s

Re: [systemd-devel] systemd-logind fails to start if /etc is read-only

2025-08-20 Thread Demi Marie Obenour
On 8/18/25 05:02, Lennart Poettering wrote: > On Sa, 16.08.25 22:47, Demi Marie Obenour (demioben...@gmail.com) wrote: > >> On a system where /etc is read-only, systemd-logind fails to start. >> I have tried making / a writable overlayfs without any success so >> far. The code is at https://githu

Re: [systemd-devel] systemd-logind fails to start if /etc is read-only

2025-08-18 Thread Lennart Poettering
On Sa, 16.08.25 22:47, Demi Marie Obenour (demioben...@gmail.com) wrote: > On a system where /etc is read-only, systemd-logind fails to start. > I have tried making / a writable overlayfs without any success so > far. The code is at https://github.com/DemiMarie/spectrum (branch > b4/systemd) and

[systemd-devel] systemd-logind fails to start if /etc is read-only

2025-08-16 Thread Demi Marie Obenour
On a system where /etc is read-only, systemd-logind fails to start. I have tried making / a writable overlayfs without any success so far. The code is at https://github.com/DemiMarie/spectrum (branch b4/systemd) and the problem can be reproduced by running nix-shell --pure --run 'make run' in host

Re: [systemd-devel] systemd-logind fails to start

2017-08-31 Thread Lennart Poettering
On Mo, 14.08.17 10:09, Robin Becker (ro...@reportlab.com) wrote: > After a recent update I started having problems logging in. > > It seems systemd-logind is timing out for some reason. > > I see this in the journalctl -xe output > > > > > -- Unit systemd-logind.service has begun starting up

[systemd-devel] systemd-logind fails to start

2017-08-14 Thread Robin Becker
I have an old arm5 plug computer that is running latest arch linux arm. # uname -a Linux delilah 4.4.77-1-ARCH #1 PREEMPT Tue Jul 18 02:17:24 UTC 2017 armv5tel GNU/Linux # systemctl --version systemd 234 +PAM -AUDIT -SELINUX -IMA -APPARMOR +SMACK -SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GN