summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xmake_slackware_live.sh2
1 files changed, 2 insertions, 0 deletions
diff --git a/make_slackware_live.sh b/make_slackware_live.sh
index feba56b..a46b8c1 100755
--- a/make_slackware_live.sh
+++ b/make_slackware_live.sh
@@ -1345,6 +1345,8 @@ fi
ARCH=${SL_ARCH} /usr/sbin/slackpkg -batch=on update gpg
ARCH=${SL_ARCH} /usr/sbin/slackpkg -batch=on update
+# Let any lingering .new files replace their originals:
+yes o | ARCH=${SL_ARCH} /usr/sbin/slackpkg new-config
EOSL