From 72179b46839d1b035ed7b7660a44576e06147bb5 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Tue, 26 Jan 2010 16:19:32 -0500 Subject: 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. --- update-ignore.d/01update-ignore | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'update-ignore.d/01update-ignore') diff --git a/update-ignore.d/01update-ignore b/update-ignore.d/01update-ignore index cf25ee7..244ed85 100755 --- a/update-ignore.d/01update-ignore +++ b/update-ignore.d/01update-ignore @@ -126,6 +126,10 @@ writefile () { ignore "X11/xdm/authdir/authfiles/*" ignore ntp.conf.dhcp ignore "webmin/fsdump/*.status" + ignore "service/*/supervise/*" + ignore "service/*/log/supervise/*" + ignore "sv/*/supervise/*" + ignore "sv/*/log/supervise/*" ignore "*.elc" nl -- cgit v1.2.3