aboutsummaryrefslogtreecommitdiffstats
path: root/contrib
diff options
context:
space:
mode:
authorLibravatar Kelvin M. Klann <kmk3.code@protonmail.com>2023-07-23 05:22:14 -0300
committerLibravatar Kelvin M. Klann <kmk3.code@protonmail.com>2023-07-23 05:27:20 -0300
commit61897ea50edc2629353c44d4ec45bdc6cfe3f364 (patch)
tree165507259fb5fb336f07bd77c1dbbf9149040a41 /contrib
parentRELNOTES: add modif and build items (diff)
downloadfirejail-61897ea50edc2629353c44d4ec45bdc6cfe3f364.tar.gz
firejail-61897ea50edc2629353c44d4ec45bdc6cfe3f364.tar.zst
firejail-61897ea50edc2629353c44d4ec45bdc6cfe3f364.zip
contrib/syntax: run make syntax
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.
Diffstat (limited to 'contrib')
-rw-r--r--contrib/syntax/lists/profile_commands_arg1.list1
1 files changed, 1 insertions, 0 deletions
diff --git a/contrib/syntax/lists/profile_commands_arg1.list b/contrib/syntax/lists/profile_commands_arg1.list
index c703f2257..28913542f 100644
--- a/contrib/syntax/lists/profile_commands_arg1.list
+++ b/contrib/syntax/lists/profile_commands_arg1.list
@@ -68,6 +68,7 @@ seccomp.32.drop
68seccomp.32.keep 68seccomp.32.keep
69seccomp.drop 69seccomp.drop
70seccomp.keep 70seccomp.keep
71shell
71timeout 72timeout
72tmpfs 73tmpfs
73veth-name 74veth-name