[debian-edu-commits] r81166 - in branches/wheezy/debian-edu-config: cf debian

pere at alioth.debian.org pere at alioth.debian.org
Tue Jun 25 13:22:05 UTC 2013


Author: pere
Date: 2013-06-25 13:22:05 +0000 (Tue, 25 Jun 2013)
New Revision: 81166

Modified:
   branches/wheezy/debian-edu-config/cf/cf.syslog
   branches/wheezy/debian-edu-config/debian/changelog
Log:
Add cfengine rule to set file mode 644 on the rsyslog.d file.

Modified: branches/wheezy/debian-edu-config/cf/cf.syslog
===================================================================
--- branches/wheezy/debian-edu-config/cf/cf.syslog	2013-06-25 13:08:28 UTC (rev 81165)
+++ branches/wheezy/debian-edu-config/cf/cf.syslog	2013-06-25 13:22:05 UTC (rev 81166)
@@ -36,3 +36,7 @@
       AutoCreate
       AppendIfNoSuchLine "*.* @${syslogserver}"
     }
+
+files:
+  debian.!server.!standalone::
+	/etc/rsyslog.d/debian-edu-client.conf mode=644 act=fixall

Modified: branches/wheezy/debian-edu-config/debian/changelog
===================================================================
--- branches/wheezy/debian-edu-config/debian/changelog	2013-06-25 13:08:28 UTC (rev 81165)
+++ branches/wheezy/debian-edu-config/debian/changelog	2013-06-25 13:22:05 UTC (rev 81166)
@@ -5,6 +5,7 @@
     as this is also done better in auto-addfirmware.
   * Add testsuite code to report an error if
     /etc/rsyslog.d/debian-edu-client.conf only is readable by root.
+  * Add cfengine rule to set file mode 644 on the rsyslog.d file.
 
  -- Petter Reinholdtsen <pere at debian.org>  Tue, 25 Jun 2013 10:37:49 +0200
 




More information about the debian-edu-commits mailing list