diff --git a/nfq/nfqws.c b/nfq/nfqws.c index 86149fd..420bfa0 100644 --- a/nfq/nfqws.c +++ b/nfq/nfqws.c @@ -238,14 +238,10 @@ static int nfq_main(void) int fd,e; ssize_t rd; -#ifndef __CYGWIN__ sec_harden(); - if (params.droproot && !droproot(params.uid, params.gid)) return 1; - print_id(); -#endif pre_desync();