]> Frank Brehm's Git Trees - config/sarah/etc.git/commitdiff
saving uncommitted changes in /etc prior to apt run
authorFrank Brehm <frank@brehm-online.com>
Sun, 4 Dec 2016 20:46:56 +0000 (21:46 +0100)
committerFrank Brehm <root@sarah.uhu-banane.de>
Sun, 4 Dec 2016 20:46:56 +0000 (21:46 +0100)
.etckeeper
apt/apt.conf.d/99force-ipv4 [new file with mode: 0644]

index 5bf0d3abc84c6c30b87eb918eb078dfbaacf70fc..fa3b997d3b01378771bd4c5cb736107859f07a02 100755 (executable)
@@ -101,6 +101,7 @@ maybe chmod 0644 'apt/apt.conf.d/01autoremove'
 maybe chmod 0644 'apt/apt.conf.d/01autoremove-kernels'
 maybe chmod 0644 'apt/apt.conf.d/05etckeeper'
 maybe chmod 0644 'apt/apt.conf.d/70debconf'
+maybe chmod 0644 'apt/apt.conf.d/99force-ipv4'
 maybe chmod 0755 'apt/preferences.d'
 maybe chmod 0644 'apt/repo.uhu-banane.de.gpg-key.pub'
 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";