Chrome remote desktop after reboot

I use Chrome Remote Desktop as a convenient way to access my desktop while traveling. From time to time it will have issues that require restarting the PC remotely. However, Chrome Remote Desktop will not start automatically after rebooting. Thankfully I can SSH into the PC and start it manually with CRD --restart but I would like to avoid that process as it depends on a VPN connection and a few extra steps.

I know this issue might be trivial but for me I am lost. Unless I missed it, it doesnt seem like there is a lot of Arch specific documentation on setting up Chrome-Remote-Desktop. I managed to find this page:

//aur.archlinux.org/packages/chrome-remote-desktop/

From what I gather, systemd is supposed to start Chrome Remote Desktop if you enable it. It has something to do with this command:

systemctl --user {enable,start} chrome-remote-desktop

It looks like this will start it as a service for a user but is that dependent on the user needing to login to the desktop first?

How would I get Chrome Remote Desktop to start as a service on boot so any user could connect to it?

Video liên quan

Chủ Đề