core, dispatcher: drop unnecessary setpgid() calls
authorDan Winship <danw@redhat.com>
Mon, 12 Jan 2015 20:43:56 +0000 (15:43 -0500)
committerDan Winship <danw@redhat.com>
Mon, 19 Jan 2015 16:29:13 +0000 (11:29 -0500)
commitc22e3f327aac18c0b3f2ab76fc6b60fbb467d898
tree526ddc71c1959791464396427761a4a50943d2bc
parent3d068724da97adf2c56a42893f8aa9a26a5aea5d
core, dispatcher: drop unnecessary setpgid() calls

There's no point in calling setpgid() on short-lived processes, so
remove the setpgid() calls when spawning dispatcher scripts, iptables,
iscsiadmin, and netconf.
callouts/nm-dispatcher.c
src/devices/nm-device.c
src/dns-manager/nm-dns-manager.c
src/nm-activation-request.c
src/settings/plugins/ibft/reader.c