Quantcast
Channel: Raspberry Pi Forums
Viewing all articles
Browse latest Browse all 3882

Raspberry Pi Connect • Re: enable-linger no longer works on rpi-connect 2.1.0

$
0
0
I'm unable to reproduce this with 32-bit Raspberry Pi OS Lite 2024-10-22 (/etc/debian_version is 12.7) and rpi-connect-lite 2.1.0 (revision 04b828e0aa7964e81087bbebada0e68fe2a9c387). I ran the following over SSH on a clean install:

Code:

$ sudo apt update$ sudo apt install rpi-connect-lite$ rpi-connect on$ rpi-connect signin$ loginctl enable-linger
I then closed my SSH session and used Connect to start a remote shell and can see systemd user slice running for my user, e.g.

Code:

mudge      761  0.0  2.3  17444 10188 ?        Ss   09:01   0:04 /lib/systemd/systemd --usermudge      762  0.0  1.1  37452  5132 ?        S    09:01   0:00  \_ (sd-pam)mudge     1097  0.0  0.8   7348  3828 ?        Ss   10:52   0:00  \_ /usr/bin/dbus-daemon --session --address=systemdmudge     1154  6.8  3.8 543976 17060 ?        Ssl  10:54   0:19  \_ /usr/bin/rpi-connectd -socket /run/user/1000/rpimudge     1189  0.2  0.9   8428  3996 pts/0    Ss   10:56   0:00      \_ /bin/bash -lmudge     1216  225  0.9  11704  4164 pts/0    R+   10:59   0:00          \_ ps auxf
Could you please confirm the following:

Connect is enabled for your desired user, e.g.

Code:

mudge@raspberrypizero:~ $ systemctl --user is-enabled rpi-connect.serviceenabled
That same user is listed as having lingering enabled:

Code:

mudge@raspberrypizero:~ $ loginctl list-users UID USER  LINGER1000 mudge yes1 users listed.

Statistics: Posted by paulmu — Tue Nov 12, 2024 11:07 am



Viewing all articles
Browse latest Browse all 3882

Trending Articles