trying to start xrdp with
sudo systemctl start xrdp
fails with error:
could not start log
What is missing?
trying to start xrdp with
sudo systemctl start xrdp
fails with error:
could not start log
What is missing?
found this and it worked for me
/etc/X11/Xsession.d/80mate-environment
Add:
unset DBUS_SESSION_BUS_ADDRESS
before the closing fi