summaryrefslogtreecommitdiff
path: root/cnf
diff options
context:
space:
mode:
authorZac Medico <zmedico@gentoo.org>2006-10-31 13:45:19 +0000
committerZac Medico <zmedico@gentoo.org>2006-10-31 13:45:19 +0000
commitbd5e3c6cd5b15fb8a5bfcf19bbcc779cd742fe3d (patch)
tree71c6a35f515b3d401e32db2eafadd7bedf73444f /cnf
parentFix a KeyError when the profile doesn't define default USE. (diff)
downloadportage-idfetch-bd5e3c6cd5b15fb8a5bfcf19bbcc779cd742fe3d.tar.gz
portage-idfetch-bd5e3c6cd5b15fb8a5bfcf19bbcc779cd742fe3d.tar.bz2
portage-idfetch-bd5e3c6cd5b15fb8a5bfcf19bbcc779cd742fe3d.zip
Add support for frozen config files for which updates are automatically zapped. Thanks to Bo Ørsted Andresen for the initial patch from bug #151685.
svn path=/main/trunk/; revision=4887
Diffstat (limited to 'cnf')
-rw-r--r--cnf/dispatch-conf.conf3
1 files changed, 3 insertions, 0 deletions
diff --git a/cnf/dispatch-conf.conf b/cnf/dispatch-conf.conf
index 11123b2a..b1ece73b 100644
--- a/cnf/dispatch-conf.conf
+++ b/cnf/dispatch-conf.conf
@@ -34,3 +34,6 @@ replace-unmodified=no
# Per-session log file of changes made to configuration files
#log-file=/var/log/dispatch-conf.log
+
+# List of frozen files for which dispatch-conf will automatically zap updates
+#frozen-files=""