summaryrefslogtreecommitdiffstats
path: root/bin/schroot-create.sh
diff options
context:
space:
mode:
Diffstat (limited to 'bin/schroot-create.sh')
-rwxr-xr-xbin/schroot-create.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/schroot-create.sh b/bin/schroot-create.sh
index ca2a69ff..8637fa6e 100755
--- a/bin/schroot-create.sh
+++ b/bin/schroot-create.sh
@@ -93,7 +93,7 @@ Mb0BawlXZui0MNUSnZtxHMxrjejdvZdqtskHl9srB1QThH0jasmUqbQPxCnxMbf1
-----END PGP PUBLIC KEY BLOCK-----" | apt-key add -
echo
echo "Configuring APT to ignore the Release file expiration"
-echo 'Acquire::Check-Valid-Until "false"' > /etc/apt/apt.conf.d/400future
+echo 'Acquire::Check-Valid-Until "false"' > /etc/apt/apt.conf.d/398future
echo
EOF
}