[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[ossec-dev] Re: [PATCH] Debian miss-detected as Ubuntu




Hi Robert,

Thanks for the patch. It has been accepted and committed.

--
Daniel B. Cid
dcid ( at ) ossec.net

On 3/14/07, Robert Millan [ackstorm] <rmillan@xxxxxxxxxxx> wrote:


This is a bit funny, specialy considering that Debian had this init.d
layout years before Ubuntu even existed :-)

  http://www.debian.org/doc/debian-policy/ch-opersys.html#s-sysvinit

Please make it a bit more fair to Debian (and all other Debian derivatives):

--- ossec-hids-1.0/src/init/init.sh~    2006-10-09 01:53:51.000000000 +0200
+++ ossec-hids-1.0/src/init/init.sh     2007-03-14 13:00:47.000000000 +0100
@@ -107,7 +107,7 @@
             return 0;
         # Taken from Stephen Bunn ossec howto.
         elif [ -d "/etc/init.d" -a -f "/usr/sbin/update-rc.d" ]; then
-            echo " - ${systemis} Ubuntu Linux."
+            echo " - ${systemis} Debian (or derivative)."
             echo " - ${modifiedinit}"
             cp -pr ./src/init/ossec-hids.init  /etc/init.d/ossec
             chmod +x /etc/init.d/ossec

--
Robert Millan

ACK STORM, S.L.  -  http://www.ackstorm.es/



OSSEC home | Main Index | Thread Index


OSSEC project: www.ossec.net.
Mailling list information: http://www.ossec.net/en/mailing_lists.html.