summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoey Hess <joey@gnu.kitenet.net>2010-02-01 15:09:29 -0500
committerJoey Hess <joey@gnu.kitenet.net>2010-02-01 15:09:29 -0500
commit1b3e3c99b714419ac4047cc8372b3478d5fc1d24 (patch)
tree5f1faecab3b20d66427cae462d79c35963c448db
parent2890e88e8b8ddeba83bc371518ccdbe459f0328e (diff)
Add /etc/webmin/webmin/oscache to ignore list. Closes: #567255
-rw-r--r--debian/changelog1
-rwxr-xr-xupdate-ignore.d/01update-ignore1
2 files changed, 2 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 0a5b1b5..90efae9 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -5,6 +5,7 @@ etckeeper (0.43) UNRELEASED; urgency=low
* Prevent cron job autocommit from happening if pre-install file
is present, to avoid committing state in the middle of an apt run.
Closes: #567538
+ * Add /etc/webmin/webmin/oscache to ignore list. Closes: #567255
-- Joey Hess <joeyh@debian.org> Sun, 31 Jan 2010 14:36:44 -0500
diff --git a/update-ignore.d/01update-ignore b/update-ignore.d/01update-ignore
index 244ed85..189fca5 100755
--- a/update-ignore.d/01update-ignore
+++ b/update-ignore.d/01update-ignore
@@ -126,6 +126,7 @@ writefile () {
ignore "X11/xdm/authdir/authfiles/*"
ignore ntp.conf.dhcp
ignore "webmin/fsdump/*.status"
+ ignore "webmin/webmin/oscache"
ignore "service/*/supervise/*"
ignore "service/*/log/supervise/*"
ignore "sv/*/supervise/*"