Commit 0f84938
committed
schema/defs-linux: Fix inconsistencies with seccomp notify
Commit "Add Seccomp Notify support"
(58798e7) just added
SECCOMP_FILTER_FLAG_NEW_LISTENER to the schema and not to the list of
flags in config-linux.md. However, it was a mistake to add them to the
schema, as the user will never really need to specify that flag.
Signed-off-by: Rodrigo Campos <rodrigo@kinvolk.io>1 parent 7c549cb commit 0f84938
1 file changed
Lines changed: 1 addition & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
70 | 70 | | |
71 | 71 | | |
72 | 72 | | |
73 | | - | |
74 | | - | |
| 73 | + | |
75 | 74 | | |
76 | 75 | | |
77 | 76 | | |
| |||
0 commit comments