*** This bug is a duplicate of bug 738032 ***
    https://bugs.launchpad.net/bugs/738032

On 03/24/2011 05:14 PM, Steffen G wrote:
> *** This bug is a duplicate of bug 738032 ***
>      https://bugs.launchpad.net/bugs/738032
>
> ** Description changed:
>
>    Binary package hint: dkimproxy
>
>    the --conf parameter should be set with a "=" sign.
>    In the init script from the package there is no "=" sign for both in and 
> out dkimproxy:
>    Example for OUT:
>
>    DKIMPROXY_OUT_ARGS="--domain=${DOMAIN} --method=simple --conf_file
>    ${DKOUT_CONF} --keyfile=${DKIMPROXY_OUT_PRIVKEY} ${COMMON_ARGS}
>    --pidfile=${PIDDKIMPROXY_OUT}"
>
>    correct line:
>    DKIMPROXY_OUT_ARGS="--domain=${DOMAIN} --method=simple 
> --conf_file=${DKOUT_CONF} --keyfile=${DKIMPROXY_OUT_PRIVKEY} ${COMMON_ARGS} 
> --pidfile=${PIDDKIMPROXY_OUT}"
>
>    Also there is no status check.
>
>    regards
>    Steffen

Hi,

I just sent a corrected init.d in SID (version 1.4.1-3).

Tanks for you report!

Thomas Goirand (zigo)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/706953

Title:
  --conf parameter is wrong

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to