]> Frank Brehm's Git Trees - config/karla/etc.git/commitdiff
saving uncommitted changes in /etc prior to apt run
authorFrank Brehm <frank@brehm-online.com>
Thu, 10 Nov 2016 19:44:01 +0000 (20:44 +0100)
committerFrank Brehm <root@karla.home.brehm-online.com>
Thu, 10 Nov 2016 19:44:01 +0000 (20:44 +0100)
.etckeeper
apt/apt.conf.d/99force-ipv4 [new file with mode: 0644]

index 457931f7f52c237c2bceefcaa0299b4b4c2d397d..ddf9d7b3eae89fad005849b3e3475abd8a9163ff 100755 (executable)
@@ -70,6 +70,7 @@ maybe chmod 0644 'apt/apt.conf.d/01autoremove-kernels'
 maybe chmod 0644 'apt/apt.conf.d/05etckeeper'
 maybe chmod 0644 'apt/apt.conf.d/20listchanges'
 maybe chmod 0644 'apt/apt.conf.d/70debconf'
+maybe chmod 0644 'apt/apt.conf.d/99force-ipv4'
 maybe chmod 0644 'apt/listchanges.conf'
 maybe chmod 0755 'apt/preferences.d'
 maybe chmod 0644 'apt/repo.uhu-banane.de.gpg-key2.pub'
diff --git a/apt/apt.conf.d/99force-ipv4 b/apt/apt.conf.d/99force-ipv4
new file mode 100644 (file)
index 0000000..490ee3e
--- /dev/null
@@ -0,0 +1 @@
+Acquire::ForceIPv4 "true";