obrisane nepotrebne datoteke od zadnjeg builda
[ossec-hids.git] / etc / rules / postgresql_rules.xml
old mode 100755 (executable)
new mode 100644 (file)
index ab67af0..071f265
@@ -1,4 +1,5 @@
-<!-- @(#) $Id: postgresql_rules.xml,v 1.5 2009/06/24 17:06:19 dcid Exp $
+<!-- @(#) $Id: ./etc/rules/postgresql_rules.xml, 2011/09/08 dcid Exp $
+
   -  Official PostgreSQL rules for OSSEC.
   -
   -  Copyright (C) 2009 Trend Micro Inc.
@@ -6,7 +7,7 @@
   -
   -  This program is a free software; you can redistribute it
   -  and/or modify it under the terms of the GNU General Public
-  -  License (version 3) as published by the FSF - Free Software
+  -  License (version 2) as published by the FSF - Free Software
   -  Foundation.
   -
   -  License details: http://www.ossec.net/en/licensing.html
   <rule id="50520" level="12">
     <if_sid>50504</if_sid>
     <match>terminating connection due</match>
-    <description>Database shutdown messge.</description>
+    <description>Database shutdown message.</description>
     <group>service_availability,</group>
   </rule>
   
   <rule id="50521" level="12">
     <if_sid>50501</if_sid>
     <match>aborting any active transactions|shutting down</match>
-    <description>Database shutdown messge.</description>
+    <description>Database shutdown message.</description>
     <group>service_availability,</group>
   </rule>