[Debian-ha-maintainers] Bug#664645: ldirectord: suspicious init script

Ferenc Wagner wferi at niif.hu
Mon Mar 19 14:23:24 UTC 2012


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.





More information about the Debian-ha-maintainers mailing list