swift       05/06/08 14:00:26

  Modified:    xml/htdocs/doc/en/security shb-logging.xml
  Log:
  The f_auth filter is not used, thanks to [EMAIL PROTECTED] for reporting

Revision  Changes    Path
1.2       +3 -4      xml/htdocs/doc/en/security/shb-logging.xml

file : 
http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/security/shb-logging.xml?rev=1.2&content-type=text/x-cvsweb-markup&cvsroot=gentoo
plain: 
http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/security/shb-logging.xml?rev=1.2&content-type=text/plain&cvsroot=gentoo
diff : 
http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/security/shb-logging.xml.diff?r1=1.1&r2=1.2&cvsroot=gentoo

Index: shb-logging.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/security/shb-logging.xml,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- shb-logging.xml     1 Jun 2005 15:43:47 -0000       1.1
+++ shb-logging.xml     8 Jun 2005 14:00:26 -0000       1.2
@@ -1,5 +1,5 @@
 <?xml version='1.0' encoding='UTF-8'?>
-<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/security/shb-logging.xml,v 
1.1 2005/06/01 15:43:47 neysx Exp $ -->
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/security/shb-logging.xml,v 
1.2 2005/06/08 14:00:26 swift Exp $ -->
 <!DOCTYPE sections SYSTEM "/dtd/book.dtd">
 
 <!-- The content of this document is licensed under the CC-BY-SA license -->
@@ -7,8 +7,8 @@
 
 <sections>
 
-<version>1.0</version>
-<date>2005-05-31</date>
+<version>1.1</version>
+<date>2005-06-08</date>
 
 <section>
 <title>Introduction</title>
@@ -239,7 +239,6 @@
 destination xconsole { pipe("/dev/xconsole"); };
 
 #create filters
-filter f_auth { facility(auth); };
 filter f_authpriv { facility(auth, authpriv); };
 filter f_syslog { not facility(authpriv, mail); };
 filter f_cron { facility(cron); };



-- 
[email protected] mailing list

Reply via email to