qssb_policy: Remove unused syscall_default_policy member
This commit is contained in:
parent
946492c28e
commit
afb429e124
1
qssb.h
1
qssb.h
@ -168,7 +168,6 @@ struct qssb_policy
|
|||||||
int not_dumpable;
|
int not_dumpable;
|
||||||
int no_new_privs;
|
int no_new_privs;
|
||||||
int namespace_options;
|
int namespace_options;
|
||||||
int syscall_default_policy;
|
|
||||||
/* Bind mounts all paths in path_policies into the chroot and applies
|
/* Bind mounts all paths in path_policies into the chroot and applies
|
||||||
non-landlock policies */
|
non-landlock policies */
|
||||||
int mount_path_policies_to_chroot;
|
int mount_path_policies_to_chroot;
|
||||||
|
Loading…
Reference in New Issue
Block a user