summaryrefslogtreecommitdiffstats
path: root/fuse/guestmount.c
diff options
context:
space:
mode:
Diffstat (limited to 'fuse/guestmount.c')
-rw-r--r--fuse/guestmount.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/fuse/guestmount.c b/fuse/guestmount.c
index f1f84805..5a89fcbd 100644
--- a/fuse/guestmount.c
+++ b/fuse/guestmount.c
@@ -947,6 +947,8 @@ main (int argc, char *argv[])
bindtextdomain (PACKAGE, LOCALEBASEDIR);
textdomain (PACKAGE);
+ parse_config ();
+
enum { HELP_OPTION = CHAR_MAX + 1 };
/* The command line arguments are broadly compatible with (a subset