I have proxmox with an Ubuntu lxc container where docker is installed and containers running. When I reboot my node, although the lxc container starts on boot, docker services start only when I login as root in the console. Is there a way
- lxc automatically logs in (as root or another user on boot)
- docker service start automatically irrespective of there been an automatic login or not Thank you in anticipation