Fix: change session file loading order
authorDavid Goulet <dgoulet@efficios.com>
Wed, 16 Jul 2014 18:02:56 +0000 (14:02 -0400)
committerDavid Goulet <dgoulet@efficios.com>
Wed, 16 Jul 2014 18:02:56 +0000 (14:02 -0400)
commitd4fcf703172c1d8a69845dcf1b87d935583c0979
tree255d5784f098be8dc7e063d163fe768e586e446c
parentbc68dab327703c9cffd61c0241c5e4ab23f28467
Fix: change session file loading order

Libconfig now tries to load a session file from the user directory
followed by the system wide. A user session file should always
supersedes the system wide.

Signed-off-by: David Goulet <dgoulet@efficios.com>
src/common/config/config.c
This page took 0.024507 seconds and 4 git commands to generate.