mirror of
https://github.com/bol-van/zapret.git
synced 2025-12-31 21:58:58 +03:00
tpws,nfqws: seccomp hardening
This commit is contained in:
@@ -276,6 +276,8 @@ static int nfq_main()
|
||||
if (!rawsend_preinit(params.bind_fix4,params.bind_fix6))
|
||||
goto exiterr;
|
||||
|
||||
sec_harden();
|
||||
|
||||
if (params.droproot && !droproot(params.uid, params.gid))
|
||||
goto exiterr;
|
||||
print_id();
|
||||
|
||||
Reference in New Issue
Block a user