Skip to content

Commit

Permalink
contrib/syntax: run make syntax
Browse files Browse the repository at this point in the history
This adds the `shell` command.  Note that it's still being parsed in
profile.c, even if it's just to return an error.

Commands used to remake them:

    rm contrib/syntax/lists/*
    make syntax

Relates to #5627 #5894.
  • Loading branch information
kmk3 committed Jul 23, 2023
1 parent e74c10a commit 61897ea
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions contrib/syntax/lists/profile_commands_arg1.list
Original file line number Diff line number Diff line change
Expand Up @@ -68,6 +68,7 @@ seccomp.32.drop
seccomp.32.keep
seccomp.drop
seccomp.keep
shell
timeout
tmpfs
veth-name
Expand Down

0 comments on commit 61897ea

Please sign in to comment.