obrisane nepotrebne datoteke od zadnjeg builda
[ossec-hids.git] / etc / rules / postgresql_rules.xml
old mode 100755 (executable)
new mode 100644 (file)
index 1214249..071f265
@@ -1,4 +1,5 @@
-<!-- @(#) $Id$
+<!-- @(#) $Id: ./etc/rules/postgresql_rules.xml, 2011/09/08 dcid Exp $
+
   -  Official PostgreSQL rules for OSSEC.
   -
   -  Copyright (C) 2009 Trend Micro Inc.
   <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>