Update ADconnection.sh

This commit is contained in:
PierreGode 2018-03-27 09:37:33 +02:00 committed by GitHub
parent 13543beea8
commit 38679b3f70
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -134,7 +134,7 @@ then
sudo sh -c "echo 'greeter-show-manual-login=true' | sudo tee -a /usr/share/lightdm/lightdm.conf.d/50-ubuntu-mate.conf"
sudo sh -c "echo 'allow-guest=false' | sudo tee -a /usr/share/lightdm/lightdm.conf.d/50-ubuntu-mate.conf"
else
echo ""
echo "No lightdm to configure"
fi
fi
clear