Fix: don't start the relayd with a wrong --output dir
authorDavid Goulet <dgoulet@efficios.com>
Mon, 6 May 2013 18:41:17 +0000 (14:41 -0400)
committerDavid Goulet <dgoulet@efficios.com>
Mon, 6 May 2013 18:47:05 +0000 (14:47 -0400)
The -o, --output option never supported a relative path but still the
relayd was able to start.

This makes sure the relayd does not start without an absolute pathname.
The help and man are also updated to document this behavior.

Ticket #523 has been opened as a feature request to support relative
path.

Fixes #481

Acked-by: Julien Desfossez <julien.desfossez@efficios.com>
Signed-off-by: David Goulet <dgoulet@efficios.com>

No differences found
This page took 0.0252 seconds and 4 git commands to generate.