1
0
mirror of https://github.com/Ylianst/MeshAgent synced 2026-01-05 18:13:38 +00:00

Updated readme with notes for LightDM/KVM

This commit is contained in:
Bryan Roe
2022-01-16 23:52:18 -08:00
parent dbe9be21c7
commit 538e01afad

View File

@@ -82,6 +82,15 @@ or if you get a black screen when connecting to the login screen, you may need t
DefaultSession=gnome-xorg.desktop
```
If you are using LightDM, and the child KVM process unexpectedly closes while connecting to the login screen,
you'll need to:
* Open /etc/lightdm/lightdm.conf
* Uncomment the following line from the [LightDM] section:
```
user-authority-in-system-dir=false
```
## Special Note For ChromeOS:
You need to disable rootfs verification, in order to install the meshagent service.
After running the following commands, and rebooting, you should be able to install the meshagent service.