On Wed, Jul 03, 2024 at 01:14:35PM +0200, Michael Biebl wrote:
> Am 03.07.24 um 11:57 schrieb Lionel Élie Mamane:
>> connect(5, {sa_family=AF_UNIX,
>> sun_path="/run/systemd/userdb/io.systemd.DynamicUser"}, 45) = -1
>> ECONNREFUSED (Connection refused)
> This socket is provided by systemd itself. Please post the output of
> ls -al /run/systemd/userdb/io.systemd.DynamicUser
$ ls -al /run/systemd/userdb/io.systemd.DynamicUser
srw-rw-rw- 1 root root 0 24 mai 17:36 /run/systemd/userdb/io.systemd.DynamicUser
> lsof /run/systemd/userdb/io.systemd.DynamicUser
$ sudo lsof /run/systemd/userdb/io.systemd.DynamicUser
lsof: WARNING: can't stat() fuse.portal file system /run/user/1000/doc
Output information may be incomplete.