https://bugs.koozali.org/show_bug.cgi?id=12609

--- Comment #4 from John Crisp <jcr...@safeandsoundit.co.uk> ---
So this seems a ddclient issue.

I noticed this

Only other Contrib is qmailanalog and that sets a path?

grep -rn PATH /etc/e-smith/web/functions/*

/etc/e-smith/web/functions/ddclient:67:    # Clear PATH and related environment
variables so that calls to
/etc/e-smith/web/functions/ddclient:71:    $ENV {'PATH'} = '';
/etc/e-smith/web/functions/navigation:42:    # Clear PATH and related
environment variables so that calls to
/etc/e-smith/web/functions/navigation:46:    $ENV {'PATH'} = '';
/etc/e-smith/web/functions/navigation:249:                CGIPATH => $path
/etc/e-smith/web/functions/noframes:42:    # Clear PATH and related environment
variables so that calls to
/etc/e-smith/web/functions/noframes:46:    $ENV {'PATH'} = '';
/etc/e-smith/web/functions/noframes:249:                  CGIPATH => $path
/etc/e-smith/web/functions/qmailanalog:34:$ENV{PATH} =
"/bin:/usr/bin:/usr/local/bin";

Does that need to be set (or not cleared) in ddclient?

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
_______________________________________________
Mail for each SME Contribs bug report
To unsubscribe, e-mail contribteam-unsubscr...@lists.contribs.org
Searchable archive at https://lists.contribs.org/mailman/public/contribteam/

Reply via email to