X-Git-Url: http://git.meshlink.io/?a=blobdiff_plain;f=avahi-daemon%2Fchroot.c;h=a4187807cb0973565c6931ab7912f256d3118f07;hb=037ca37a213d9e40258f5ebc3b00113df9f842d1;hp=6b9876b7338eb60ab86b60df74f1735e3e09eea4;hpb=d31d192207d6775cbd3f787c2e59d0e18911d679;p=catta diff --git a/avahi-daemon/chroot.c b/avahi-daemon/chroot.c index 6b9876b..a418780 100644 --- a/avahi-daemon/chroot.c +++ b/avahi-daemon/chroot.c @@ -307,8 +307,6 @@ int avahi_chroot_helper_start(const char *argv0) { return -1; } else if (pid == 0) { - setsid(); - /* Drop all remaining capabilities */ avahi_caps_drop_all();