X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=blobdiff_plain;f=src%2Fmain.c;h=b17435ec8bfcc800e2f3b31009c9b6b4257056e6;hb=ce4624801ed46ecf912205cd984f3488e3e07bac;hp=e14dc3a14f8774c33357d550e5cc17c2b14c3a9b;hpb=9b0f0c14da41424fc0ab50cc9a71499dcb307bd0;p=src%2Fapp-framework-binder.git diff --git a/src/main.c b/src/main.c index e14dc3a1..b17435ec 100644 --- a/src/main.c +++ b/src/main.c @@ -574,7 +574,7 @@ int main(int argc, char *argv[]) { if (status == -1) goto errorPidFile; // we are in father process, we don't need this one - exit (0); + _exit (0); } // end background-foreground