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;