summaryrefslogtreecommitdiff
path: root/multipathd/main.c
diff options
context:
space:
mode:
Diffstat (limited to 'multipathd/main.c')
-rw-r--r--multipathd/main.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/multipathd/main.c b/multipathd/main.c
index 996bd9d..b7532f1 100644
--- a/multipathd/main.c
+++ b/multipathd/main.c
@@ -1334,7 +1334,7 @@ child (void * param)
condlog(0, "can not find sysfs mount point");
exit(1);
}
-
+ conf->daemon = 1;
/*
* fetch and configure both paths and multipaths
*/