summaryrefslogtreecommitdiffstats
path: root/files/slackpkg.conf.new
diff options
context:
space:
mode:
Diffstat (limited to 'files/slackpkg.conf.new')
-rw-r--r--files/slackpkg.conf.new4
1 files changed, 4 insertions, 0 deletions
diff --git a/files/slackpkg.conf.new b/files/slackpkg.conf.new
index 9eae0ab..4c15538 100644
--- a/files/slackpkg.conf.new
+++ b/files/slackpkg.conf.new
@@ -109,6 +109,10 @@ POSTINST=on
# Default=off
ONLY_NEW_DOTNEW=off
+# Whether to backup files overwritten by their .new counterparts with a
+# .orig extension.
+ORIG_BACKUPS=on
+
# The ONOFF variable sets the initial behavior of the dialog interface.
# If you set this to "on" then all packages will be selected by default.
# If you prefer the opposite option (all unchecked), then set this to "off".