qssb_policy: Remove unused syscall_default_policy member

这个提交包含在:
Albert S. 2021-05-22 22:35:12 +02:00
父节点 946492c28e
当前提交 afb429e124
共有 1 个文件被更改,包括 0 次插入1 次删除

1
qssb.h
查看文件

@ -168,7 +168,6 @@ struct qssb_policy
int not_dumpable;
int no_new_privs;
int namespace_options;
int syscall_default_policy;
/* Bind mounts all paths in path_policies into the chroot and applies
non-landlock policies */
int mount_path_policies_to_chroot;