mirror of
https://github.com/netblue30/firejail.git
synced 2026-05-21 06:45:29 -06:00
build: add missing dbus/x11 commands to arg1 list
Fix the list generation and run `make syntax`. Relates to #5627.
This commit is contained in:
parent
f355533ab6
commit
ce6fb3a8dd
3 changed files with 6 additions and 3 deletions
|
|
@ -5,11 +5,13 @@ blacklist-nolog
|
|||
caps.drop
|
||||
caps.keep
|
||||
cpu
|
||||
dbus-system
|
||||
dbus-system.broadcast
|
||||
dbus-system.call
|
||||
dbus-system.own
|
||||
dbus-system.see
|
||||
dbus-system.talk
|
||||
dbus-user
|
||||
dbus-user.broadcast
|
||||
dbus-user.call
|
||||
dbus-user.own
|
||||
|
|
@ -74,4 +76,5 @@ tmpfs
|
|||
veth-name
|
||||
whitelist
|
||||
whitelist-ro
|
||||
x11
|
||||
xephyr-screen
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue