mirror of
https://github.com/netblue30/firejail.git
synced 2026-05-21 06:45:29 -06:00
qt6ct: add dbus-filtering rules (#6272)
Add support for qt6ct packages that use XDG desktop portal. https://github.com/MikeWalrus/qt6ct#branch=colorscheme-portal https://aur.archlinux.org/packages/qt6ct-xdg-colorscheme-git
This commit is contained in:
parent
d506bbe7e2
commit
2b5dfef742
1 changed files with 3 additions and 1 deletions
|
|
@ -55,7 +55,9 @@ private-dev
|
|||
private-etc dbus-1,machine-id
|
||||
private-tmp
|
||||
|
||||
dbus-user none
|
||||
dbus-user filter
|
||||
dbus-user.talk org.freedesktop.portal.Desktop
|
||||
dbus-user.talk org.freedesktop.portal.Settings
|
||||
dbus-system none
|
||||
|
||||
memory-deny-write-execute
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue