]> git.pld-linux.org Git - packages/etckeeper.git/commitdiff
more possible secrets
authorElan Ruusamäe <glen@delfi.ee>
Mon, 3 Feb 2014 11:59:56 +0000 (11:59 +0000)
committerElan Ruusamäe <glen@delfi.ee>
Mon, 3 Feb 2014 11:59:56 +0000 (11:59 +0000)
update-ignore.patch

index e1c572cf8fb6fbfa5da0072982a9c2454db01130..00021c8a02198bd030b8ae7791c08ad45d640fda 100644 (file)
@@ -1,5 +1,5 @@
---- etckeeper-1.10/update-ignore.d/01update-ignore     2013-11-14 15:28:19.322632177 +0200
-+++ etckeeper-1.10/update-ignore.d/01update-ignore     2013-11-14 15:33:56.904100141 +0200
+--- etckeeper-1.10/update-ignore.d/01update-ignore     2013-11-14 15:33:56.904100141 +0200
++++ etckeeper-1.10/update-ignore.d/01update-ignore     2014-02-03 11:58:25.578526063 +0000
 @@ -103,11 +103,10 @@
        
        comment "old versions of files"
@@ -16,7 +16,7 @@
        nl
  
        comment "mount(8) records system state here, no need to store these"
-@@ -146,11 +145,68 @@
+@@ -146,11 +145,78 @@
        ignore "cups/subscriptions.conf.O"
        ignore "fake-hwclock.data"
        nl
 +      comment "visudo tmp"
 +      ignore "sudoers.tmp"
 +
++      comment "secrets"
++      ignore "crypttab"
++      ignore "shadow"
++
++      comment "certificates"
++      ignore "httpd/ssl/"
++
++      comment "ntp keys"
++      ignore "ntp/keys"
++
 +      comment "ssh-blacklists"
 +      ignore "ssh/blacklist.DSA-1024"
 +      ignore "ssh/blacklist.DSA-2048"
This page took 0.140892 seconds and 4 git commands to generate.