From 941d22b0548ec066d176c4740b7db8403608179b Mon Sep 17 00:00:00 2001 From: Silvio Rhatto Date: Fri, 10 Mar 2017 01:44:09 -0300 Subject: Provision: minor fixes --- provision/desktop-basic | 1 + provision/files/etc/lightdm/lightdm.conf | 8 -------- 2 files changed, 1 insertion(+), 8 deletions(-) (limited to 'provision') diff --git a/provision/desktop-basic b/provision/desktop-basic index a23b3aa..b25f186 100755 --- a/provision/desktop-basic +++ b/provision/desktop-basic @@ -30,6 +30,7 @@ BACKSPACE="guess" EOF # Dependencies +sudo sed -i -e "s|main$|main contrib non-free|g" /etc/apt/sources.list sudo apt-get update $APT_INSTALL git diff --git a/provision/files/etc/lightdm/lightdm.conf b/provision/files/etc/lightdm/lightdm.conf index 1fcb471..f9b1371 100644 --- a/provision/files/etc/lightdm/lightdm.conf +++ b/provision/files/etc/lightdm/lightdm.conf @@ -1,11 +1,3 @@ - -The programs included with the Debian GNU/Linux system are free software; -the exact distribution terms for each program are described in the -individual files in /usr/share/doc/*/copyright. - -Debian GNU/Linux comes with ABSOLUTELY NO WARRANTY, to the extent -permitted by applicable law. -You have new mail. # # General configuration # -- cgit v1.2.3