OSSP CVS Repository

ossp - Difference in ossp-pkg/fsl/fsl.sample.cfg versions 1.2 and 1.3
Not logged in
[Honeypot]  [Browse]  [Home]  [Login]  [Reports
[Search]  [Ticket]  [Timeline
  [History

ossp-pkg/fsl/fsl.sample.cfg 1.2 -> 1.3

--- fsl.sample.cfg       2002/07/25 10:14:03     1.2
+++ fsl.sample.cfg       2002/07/29 17:43:44     1.3
@@ -4,16 +4,16 @@
 
 ident (.*)a(.*)/(.*)p q{
     debug: prefix(prefix="%b %d %H:%M:%S <%L> $1[%P]: ", timezone=local)
-    -> file(path="sendmail.debug.log", append=0, perm=432)
+    -> file(path="sendmail.debug.log", append=0, perm=0644)
 };
 
 ident mail/.* q{
     error: prefix(prefix="%b %d %H:%M:%S <%L> $1[%P]: ", timezone=local)
-    -> file(path="mail.error.log", append=0, perm=432)
+    -> file(path="mail.error.log", append=0, perm=0644)
 };
 
 ident news/.* q{
     warning: prefix(prefix="%b %d %H:%M:%S <%L> $1[%P]: ", timezone=local)
-    -> file(path="news.warning.log", append=0, perm=432)
+    -> file(path="news.warning.log", append=0, perm=0644)
 };
 

CVSTrac 2.0.1