X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=blobdiff_plain;f=src%2Fmain-afb-daemon.c;h=c1204464d4b5671734549e1b25714302d0298e99;hb=c0423b4a824b992c82f91e04363b1f48d518fdbf;hp=75d51901c5c83fc41a9241a62c2897d5e0e15dce;hpb=889d3adeaf5572cb87cc005c18f9fdf74f1b9cab;p=src%2Fapp-framework-binder.git diff --git a/src/main-afb-daemon.c b/src/main-afb-daemon.c index 75d51901..c1204464 100644 --- a/src/main-afb-daemon.c +++ b/src/main-afb-daemon.c @@ -64,7 +64,7 @@ if SELF_PGROUP == 0 the launched command is the group leader if SELF_PGROUP != 0 afb-daemon is the group leader */ -#define SELF_PGROUP 1 +#define SELF_PGROUP 0 struct afb_apiset *main_apiset; struct afb_config *main_config;