diff options
author | Joey Hess <joey@gnu.kitenet.net> | 2010-01-26 16:19:32 -0500 |
---|---|---|
committer | Joey Hess <joey@gnu.kitenet.net> | 2010-01-26 16:19:32 -0500 |
commit | 72179b46839d1b035ed7b7660a44576e06147bb5 (patch) | |
tree | 58aa0d5abc853d526ae8d7ed27a4950b08c8d079 /debian | |
parent | cc7f4348a45a41fa15614d74a690e529d83eb812 (diff) |
Add runit and daemontools supervise files to ignore list. Closes: #529253
Note that since the files are named pipes, etckeeper will still complain
about them due to #549354. This change is made in hope that bug will one
day get fixed.
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index ca3278f..14ef112 100644 --- a/debian/changelog +++ b/debian/changelog @@ -8,6 +8,8 @@ etckeeper (0.42) UNRELEASED; urgency=low * Add ntp.conf.dhcp to ignore list. (See #491401) * Add X11/xdm/authdir/authfiles/* to ignore list. Closes: #491401 * Fix handling of "#*#" ignores for git and hg. + * Add runit and daemontools supervise files to ignore list. + Closes: #529253 -- Joey Hess <joeyh@debian.org> Fri, 04 Dec 2009 13:10:28 -0500 |