Package: etckeeper
Severity: wishlist
Tags: patch

Hi,

One minor suggestion:
etckeeper should probably ignore /etc/fake-hwclock.data (used by package
fake-hwclock to store the system time every hour).

>From b08fb71567aad542598c8b9644c34ccba5afa303 Mon Sep 17 00:00:00 2001
From: Marc Mezzarobba <m...@mezzarobba.net>
Date: Sat, 23 Feb 2013 18:40:01 +0100
Subject: [PATCH 1/1] ignore fake-hwclock.data

(used by fake-hwclock to store the time periodically on systems without
hardware clock)
---
 update-ignore.d/01update-ignore |    1 +
 1 file changed, 1 insertion(+)

diff --git a/update-ignore.d/01update-ignore b/update-ignore.d/01update-ignore
index 8cf524a..7ad3caa 100755
--- a/update-ignore.d/01update-ignore
+++ b/update-ignore.d/01update-ignore
@@ -145,6 +145,7 @@ writefile () {
        ignore "openvpn/openvpn-status.log"
        ignore "cups/subscriptions.conf"
        ignore "cups/subscriptions.conf.O"
+       ignore "fake-hwclock.data"
        nl
        
        comment "editor temp files"
-- 
1.7.10.4


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to