]> Frank Brehm's Git Trees - config/helga-hetzner/etc.git/commitdiff
saving uncommitted changes in /etc prior to apt run
authorFrank Brehm <frank@brehm-online.com>
Wed, 31 Jul 2024 07:43:47 +0000 (09:43 +0200)
committerFrank Brehm <frank@brehm-online.com>
Wed, 31 Jul 2024 07:43:47 +0000 (09:43 +0200)
nala/nala.conf

index 0a2fd6445df172bd181364778e851aa79f4fbd12..26f853e641e784faa4a2c1ff41f57dec2c174907 100644 (file)
@@ -11,7 +11,8 @@ auto_remove = true
 
 # Set to false to disable auto updating the package list
 # when running the upgrade command
-auto_update = true
+# auto_update = true
+auto_update = false
 
 # Set to true Nala will list the upgradable packages automatically after `update`
 update_show_packages = false
@@ -63,3 +64,5 @@ transfer_speed_bits = false
 #      "installed.version", # Version string of the installed version or "None"
 #      "installed.architecture", # Arch of the installed version or "None"
 # ]
+
+# vim: filetype=dosini