From 66c214ff30dba9f42acb137cd2f5072da011ba60 Mon Sep 17 00:00:00 2001 From: pi Date: Wed, 8 Feb 2023 15:00:52 +0000 Subject: [PATCH] saving uncommitted changes in /etc prior to apt run --- .etckeeper | 2 -- apt/sources.list.d/lxccu.list | 1 - apt/sources.list.d/lxccu_test.list | 1 - 3 files changed, 4 deletions(-) delete mode 100644 apt/sources.list.d/lxccu.list delete mode 100644 apt/sources.list.d/lxccu_test.list diff --git a/.etckeeper b/.etckeeper index bdb5152..2b14b3a 100755 --- a/.etckeeper +++ b/.etckeeper @@ -152,8 +152,6 @@ maybe chmod 0644 'apt/listchanges.conf' maybe chmod 0755 'apt/preferences.d' maybe chmod 0644 'apt/sources.list' maybe chmod 0755 'apt/sources.list.d' -maybe chmod 0664 'apt/sources.list.d/lxccu.list' -maybe chmod 0644 'apt/sources.list.d/lxccu_test.list' maybe chmod 0644 'apt/sources.list.d/raspi.list' maybe chmod 0644 'apt/trusted.gpg' maybe chmod 0755 'apt/trusted.gpg.d' diff --git a/apt/sources.list.d/lxccu.list b/apt/sources.list.d/lxccu.list deleted file mode 100644 index 543b086..0000000 --- a/apt/sources.list.d/lxccu.list +++ /dev/null @@ -1 +0,0 @@ -deb http://cdn.lxccu.com/apt/ wheezy main optional diff --git a/apt/sources.list.d/lxccu_test.list b/apt/sources.list.d/lxccu_test.list deleted file mode 100644 index 9467e7b..0000000 --- a/apt/sources.list.d/lxccu_test.list +++ /dev/null @@ -1 +0,0 @@ -deb http://cdn.lxccu.com/apt/ testing main optional -- 2.43.0