Package: ldirectord
Version: 1:3.9.2-5
Severity: normal

Hi,

The /etc/init.d/ldirectord init script contains the lines:

        exec "$DAEMON" "$CONFIG_FILE" $1
        RC=$?
        [...]

Since the exec shell builtin does not return if $DAEMON is executable,
the error checking and logging after it makes me suspicious: is that
exec really intentional?  For me it looks like it should be removed.
-- 
Thanks,
Feri.



-- 
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]

Reply via email to