diff --git a/README.md b/README.md index 2bf2d82..2a6a929 100644 --- a/README.md +++ b/README.md @@ -135,7 +135,7 @@ EndSection ## 05 xfce4 -#### 05 Auto-login xfce4 +#### 5A Auto-login xfce4 sudo nano /etc/lightdm/lightdm.conf nella sezione @@ -147,11 +147,11 @@ inserire autologin-user=orangepi -#### Disabilitare start di xfce4 al boot +#### 5B Disabilitare start di xfce4 al boot sudo systemctl disable lightdm.service -#### Start xfce4 manuale +#### 5C Start xfce4 manuale sudo systemctl start lightdm.service