User picture?

i hacked it it seems the issue is with the service file for AccountsService:
sudo nano /usr/lib/systemd/system/accounts-daemon.service
2022-02-09_03-48

this is set to
PrivateTmp=true
setting it to:
PrivateTmp=false
and reboot will solve it :wink:

1 Like