aboutsummaryrefslogtreecommitdiffstats
path: root/contrib
diff options
context:
space:
mode:
authorLibravatar Kelvin M. Klann <kmk3.code@protonmail.com>2023-09-05 18:09:46 -0300
committerLibravatar Kelvin M. Klann <kmk3.code@protonmail.com>2023-09-06 03:19:32 -0300
commitce6fb3a8ddd4e98fca7237e62afc7545e9b2890f (patch)
tree7d59a725059182f19754bcc3b8766d7c5e495ca9 /contrib
parentneochat: Allow netlink (#5986) (diff)
downloadfirejail-ce6fb3a8ddd4e98fca7237e62afc7545e9b2890f.tar.gz
firejail-ce6fb3a8ddd4e98fca7237e62afc7545e9b2890f.tar.zst
firejail-ce6fb3a8ddd4e98fca7237e62afc7545e9b2890f.zip
build: add missing dbus/x11 commands to arg1 list
Fix the list generation and run `make syntax`. Relates to #5627.
Diffstat (limited to 'contrib')
-rw-r--r--contrib/syntax/lists/profile_commands_arg1.list3
1 files changed, 3 insertions, 0 deletions
diff --git a/contrib/syntax/lists/profile_commands_arg1.list b/contrib/syntax/lists/profile_commands_arg1.list
index 28913542f..5862f16ac 100644
--- a/contrib/syntax/lists/profile_commands_arg1.list
+++ b/contrib/syntax/lists/profile_commands_arg1.list
@@ -5,11 +5,13 @@ blacklist-nolog
5caps.drop 5caps.drop
6caps.keep 6caps.keep
7cpu 7cpu
8dbus-system
8dbus-system.broadcast 9dbus-system.broadcast
9dbus-system.call 10dbus-system.call
10dbus-system.own 11dbus-system.own
11dbus-system.see 12dbus-system.see
12dbus-system.talk 13dbus-system.talk
14dbus-user
13dbus-user.broadcast 15dbus-user.broadcast
14dbus-user.call 16dbus-user.call
15dbus-user.own 17dbus-user.own
@@ -74,4 +76,5 @@ tmpfs
74veth-name 76veth-name
75whitelist 77whitelist
76whitelist-ro 78whitelist-ro
79x11
77xephyr-screen 80xephyr-screen