[Piuparts-commits] [SCM] piuparts git repository branch, develop, updated. 0.50-60-ga15d71a

Andreas Beckmann anbe at debian.org
Fri Apr 5 20:42:59 UTC 2013


The following commit has been merged in the develop branch:
commit 8d7c9feae31fbb4e2f20aabb5bbf2b09fd6935b6
Author: Andreas Beckmann <anbe at debian.org>
Date:   Fri Apr 5 13:48:16 2013 +0200

    p: add section for application logfiles
    
    actually here only modification should be ignored
    (that is usually triggered by a different package),
    but not creation/removal (that is done by the owning package)
    
    Signed-off-by: Andreas Beckmann <anbe at debian.org>

diff --git a/piuparts.py b/piuparts.py
index 91cf3ae..6348d3e 100644
--- a/piuparts.py
+++ b/piuparts.py
@@ -282,6 +282,8 @@ class Settings:
             "/var/log/secure",
             "/var/log/syslog",
             "/var/log/user.log",
+            # application logfiles
+            # actually, only modification should be permitted here, but not creation/removal
             "/var/log/fontconfig.log",
             # home directories of system accounts
             "/var/lib/gozerbot/",

-- 
piuparts git repository



More information about the Piuparts-commits mailing list