summaryrefslogtreecommitdiffstats
path: root/avahi-daemon/chroot.c
diff options
context:
space:
mode:
Diffstat (limited to 'avahi-daemon/chroot.c')
-rw-r--r--avahi-daemon/chroot.c2
1 files changed, 0 insertions, 2 deletions
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();