Re: [Prelude Hybrid IDS] #146: prewikka.cgi not updated when building Prewikka
Prelude Hybrid IDS <[email protected]>
| Newsgroups | gmane.comp.security.ids.prelude.devel |
|---|---|
| Message-ID | <[email protected]> |
#146: prewikka.cgi not updated when building Prewikka ----------------------------------+----------------------------------------- Reporter: [email protected] | Owner: yoann Type: defect | Status: new Priority: normal | Milestone: Component: prewikka | Version: 0.9 Severity: normal | Resolution: Keywords: | ----------------------------------+----------------------------------------- Old description: > Hello, > > I noticed when building/installing Prewikka in our environment (FreeBSD > 5.4) that the shell exec (#!) gets updated in the prewikka-httpd, but not > in prewikka.cgi. > > Is this normal? > > }}} > --- scripts/prewikka-httpd Tue Feb 21 21:30:32 2006 > +++ build/scripts-2.4/prewikka-httpd Wed Apr 19 13:22:03 2006 > @@ -1,4 +1,4 @@ > -#!/usr/bin/env python > +#!/usr/local/bin/python > > # Copyright (C) 2004,2005 PreludeIDS Technologies. All Rights Reserved. > # Author: Nicolas Delon <[email protected]> > }}} > > It would be nice If this is also possible for prewikka.cgi. > > Regards, > > Robin New description: Hello, I noticed when building/installing Prewikka in our environment (FreeBSD 5.4) that the shell exec (#!) gets updated in the prewikka-httpd, but not in prewikka.cgi. Is this normal? {{{ --- scripts/prewikka-httpd Tue Feb 21 21:30:32 2006 +++ build/scripts-2.4/prewikka-httpd Wed Apr 19 13:22:03 2006 @@ -1,4 +1,4 @@ -#!/usr/bin/env python +#!/usr/local/bin/python # Copyright (C) 2004,2005 PreludeIDS Technologies. All Rights Reserved. # Author: Nicolas Delon <[email protected]> }}} It would be nice If this is also possible for prewikka.cgi. Regards, Robin -- Ticket URL: <https://trac.prelude-ids.org/ticket/146> Prelude Hybrid IDS <http://www.prelude-ids.org> The Prelude Hybrid Intrusion Detection System suite _______________________________________________ Prelude-devel site list [email protected] http://www.prelude-ids.org/mailman/listinfo/prelude-devel