From 820207ea575b722ad74f8c5c8af63c5ed616dd83 Mon Sep 17 00:00:00 2001 From: root Date: Tue, 30 Jul 2019 09:23:05 +0200 Subject: [PATCH] saving uncommitted changes in /etc prior to apt run --- .etckeeper | 2 -- lightdm/lightdm.conf | 4 ---- 2 files changed, 6 deletions(-) delete mode 100644 lightdm/lightdm.conf diff --git a/.etckeeper b/.etckeeper index 686e3f8..d6130f6 100755 --- a/.etckeeper +++ b/.etckeeper @@ -1990,8 +1990,6 @@ maybe chmod 0755 'libreoffice' maybe chmod 0644 'libreoffice/psprint.conf' maybe chmod 0644 'libreoffice/soffice.sh' maybe chmod 0644 'libreoffice/sofficerc' -maybe chmod 0755 'lightdm' -maybe chmod 0664 'lightdm/lightdm.conf' maybe chmod 0755 'lighttpd' maybe chmod 0755 'lighttpd/conf-available' maybe chmod 0644 'lighttpd/conf-available/90-javascript-alias.conf' diff --git a/lightdm/lightdm.conf b/lightdm/lightdm.conf deleted file mode 100644 index e4f8cac..0000000 --- a/lightdm/lightdm.conf +++ /dev/null @@ -1,4 +0,0 @@ -[Seat:*] -autologin-guest=false -autologin-user=oem -autologin-user-timeout=0 -- 2.43.0