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

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

$
0
0
Apologies for the delay, I just re-tested after running sudo apt update and sudo apt upgrade on my Raspberry Pi Zero W:

Code:

mudge@raspberrypizero:~ $ cat /etc/debian_version 12.8mudge@raspberrypizero:~ $ cat /etc/os-release PRETTY_NAME="Raspbian GNU/Linux 12 (bookworm)"NAME="Raspbian GNU/Linux"VERSION_ID="12"VERSION="12 (bookworm)"VERSION_CODENAME=bookwormID=raspbianID_LIKE=debianHOME_URL="http://www.raspbian.org/"SUPPORT_URL="http://www.raspbian.org/RaspbianForums"BUG_REPORT_URL="http://www.raspbian.org/RaspbianBugs"mudge@raspberrypizero:~ $ cat /etc/rpi-issue Raspberry Pi reference 2024-10-22Generated using pi-gen, https://github.com/RPi-Distro/pi-gen, 94f7acf599bd0fd119f523b5afefaccf7a7a1024, stage2mudge@raspberrypizero:~ $ uname -aLinux raspberrypizero 6.6.51+rpt-rpi-v6 #1 Raspbian 1:6.6.51-1+rpt3 (2024-10-08) armv6l GNU/Linuxmudge@raspberrypizero:~ $ rpi-connect versionrpi-connect 2.1.0 (revision 04b828e0aa7964e81087bbebada0e68fe2a9c387) [arm]mudge@raspberrypizero:~ $ apt policy rpi-connect-literpi-connect-lite:  Installed: 2.1.0  Candidate: 2.1.0  Version table: *** 2.1.0 500        500 http://archive.raspberrypi.com/debian bookworm/main armhf Packages        100 /var/lib/dpkg/status
I'm still able to connect to the device using Raspberry Pi Connect even when no other processes are running as my user. I can confirm by running ps uxf using Connect's remote shell access which shows the following systemd user slice running:

Code:

mudge@raspberrypizero:~ $ ps uxfUSER       PID %CPU %MEM    VSZ   RSS TTY      STAT START   TIME COMMANDmudge      413  0.0  2.0  16392  8936 ?        Ss   10:17   0:01 /lib/systemd/systemd --usermudge      415  0.0  0.4  35204  1960 ?        S    10:17   0:00  \_ (sd-pam)mudge      439  5.0  3.7 543976 16468 ?        Ssl  10:17   4:22  \_ /usr/bin/rpi-connectd -socket /run/user/1000/rpi-connect-wayvnc.sockmudge    22806  0.2  0.9   8428  3988 pts/0    Ss   11:39   0:00  |   \_ /bin/bash -lmudge    22844  250  0.9  11704  4200 pts/0    R+   11:44   0:00  |       \_ ps uxfmudge      445  0.0  0.8   7348  3820 ?        Ss   10:17   0:00  \_ /usr/bin/dbus-daemon --session --address=systemd: --nofork --nopidfile --sys

Statistics: Posted by paulmu — Mon Nov 18, 2024 11:44 am



Viewing all articles
Browse latest Browse all 3843

Trending Articles