From 8e58fc742580836df67da84a4bfbf53453e989e5 Mon Sep 17 00:00:00 2001 From: Thomas Haller Date: Fri, 20 Mar 2015 12:31:44 +0100 Subject: [PATCH] nm-iface-helper: remove duplicate setpgid() call Fixes: 5775df9a6dcfaa4a9d208c8e78d6a7419c0e6a07 --- src/nm-iface-helper.c | 2 -- 1 file changed, 2 deletions(-) diff --git a/src/nm-iface-helper.c b/src/nm-iface-helper.c index 95fffa7a02..4892ddb006 100644 --- a/src/nm-iface-helper.c +++ b/src/nm-iface-helper.c @@ -319,8 +319,6 @@ do_early_setup (int *argc, char **argv[]) g_type_init (); #endif - setpgid (getpid (), getpid ()); - if (!nm_main_utils_early_setup ("nm-iface-helper", argc, argv,