From: Frank Brehm Date: Tue, 16 Aug 2022 09:02:53 +0000 (+0200) Subject: committing changes in /etc made by "/usr/bin/apt purge -y casper" X-Git-Url: https://git.uhu-banane.org/?a=commitdiff_plain;h=5ec5310458d138986485197822969493fe8b604d;p=config%2Fbruni%2Fetc-mint-new1.git committing changes in /etc made by "/usr/bin/apt purge -y casper" Package changes: -casper 1.445.1 amd64 --- diff --git a/.etckeeper b/.etckeeper index 678b20b..fad8d2e 100755 --- a/.etckeeper +++ b/.etckeeper @@ -1207,7 +1207,6 @@ maybe chmod 0755 'ca-certificates/update.d' maybe chmod 0755 'ca-certificates/update.d/jks-keystore' maybe chmod 0755 'calendar' maybe chmod 0644 'calendar/default' -maybe chmod 0644 'casper.conf' maybe chmod 0644 'cczerc' maybe chgrp 'dip' 'chatscripts' maybe chmod 2750 'chatscripts' diff --git a/casper.conf b/casper.conf deleted file mode 100644 index d1a6a54..0000000 --- a/casper.conf +++ /dev/null @@ -1,14 +0,0 @@ -# This file should go in /etc/casper.conf -# Supported variables are: -# USERNAME, USERFULLNAME, HOST, BUILD_SYSTEM, FLAVOUR - -export USERNAME="mint" -export USERFULLNAME="Live session user" -export HOST="mint" -export BUILD_SYSTEM="Ubuntu" - -# USERNAME and HOSTNAME as specified above won't be honoured and will be set to -# flavour string acquired at boot time, unless you set FLAVOUR to any -# non-empty string. - -export FLAVOUR="mint" diff --git a/systemd/system/casper.service b/systemd/system/casper.service deleted file mode 120000 index dc1dc0c..0000000 --- a/systemd/system/casper.service +++ /dev/null @@ -1 +0,0 @@ -/dev/null \ No newline at end of file diff --git a/systemd/system/final.target.wants/casper.service b/systemd/system/final.target.wants/casper.service deleted file mode 120000 index 2df1e20..0000000 --- a/systemd/system/final.target.wants/casper.service +++ /dev/null @@ -1 +0,0 @@ -/lib/systemd/system/casper.service \ No newline at end of file