dazuko-devel
[Top][All Lists]
Advanced

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

RE: [Dazuko-devel] 2.3.1-pre1 posted


From: Tikka, Sami
Subject: RE: [Dazuko-devel] 2.3.1-pre1 posted
Date: Wed, 16 Aug 2006 22:42:43 +0300

Hello! Thanks for the new version!

Are the ON_EXEC events disabled on purpose when using syscall hooking on
Linux 2.6? It looks like the code supports exec events from syscall hooks.

I tweaked the configure script to allow ON_EXEC events and a quick test seems
to indicate they are working properly.

I guess if the script reads like:

        if [ $LINUX26_USE_SYSCALLS -eq 0 -a $CONFIG_X86 -ne 0 -a
$CONFIG_X86_64 -eq 0 ]
        then
                echo "NOOP: ON_EXEC allowed" > /dev/null

Then it can never say "ON_EXEC allowed" if LINUX26_USE_SYSCALLS has value 1.

-- Sami




reply via email to

[Prev in Thread] Current Thread [Next in Thread]