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 19:53:38 +0000 (15:53 -0400)
commita594ed1700610e6b2626bf219c51776990709ade
tree41c2825a2897d6ba0b0ade4e9557c31858e88666
parent9a61c30fe81f68d87a73de6f1f591ab54b4e445f
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.025582 seconds and 4 git commands to generate.