mirror of
https://git.pwmt.org/pwmt/zathura.git
synced 2024-12-28 06:16:00 +01:00
parent
9ab68dd1ee
commit
c52142f6cf
1 changed files with 0 additions and 1 deletions
|
@ -109,7 +109,6 @@ seccomp_enable_basic_filter(void)
|
||||||
DENY_RULE(umount);
|
DENY_RULE(umount);
|
||||||
DENY_RULE(umount2);
|
DENY_RULE(umount2);
|
||||||
DENY_RULE(uselib);
|
DENY_RULE(uselib);
|
||||||
DENY_RULE(vmsplice);
|
|
||||||
|
|
||||||
/*
|
/*
|
||||||
*
|
*
|
||||||
|
|
Loading…
Reference in a new issue