aboutsummaryrefslogtreecommitdiffstats
path: root/etc/profile-m-z/qnapi.profile
diff options
context:
space:
mode:
authorLibravatar Kelvin M. Klann <kmk3.code@protonmail.com>2024-09-13 08:56:04 +0000
committerLibravatar GitHub <noreply@github.com>2024-09-13 08:56:04 +0000
commit4280cf487361abe2c981a2283875e8bcebc8c5cb (patch)
tree969ef3c2711113f2046a64da4277f26d8af970b7 /etc/profile-m-z/qnapi.profile
parentprofiles: evolution: add /tmp/evolution-* & disable private-tmp (#6469) (diff)
downloadfirejail-4280cf487361abe2c981a2283875e8bcebc8c5cb.tar.gz
firejail-4280cf487361abe2c981a2283875e8bcebc8c5cb.tar.zst
firejail-4280cf487361abe2c981a2283875e8bcebc8c5cb.zip
profiles: librewolf: add new dbus name (io.gitlab.firefox) (#6473)
It appears that LibreWolf 129 uses `io.gitlab.firefox.*` as the dbus name. Commands used to check the dbus name: $ busctl --user --no-legend | grep -v '^:' | grep librewolf | sed -E 's/(^[^ ]+\.)[^. ]+ .*/\1/' io.gitlab.firefox. Commands used to test dbus communication: # Open a new browser instance: $ firejail --name=lwtest --ignore=name --ignore='dbus-user none' \ --dbus-user=filter --dbus-user.own='io.gitlab.firefox.*' \ --private --net=none --ignore=net /usr/bin/librewolf # In another shell, try to open a new tab: $ firejail --join=lwtest /usr/bin/librewolf --new-tab about:blank # Check that the new tab was opened Related commits: * c3f299620 ("Let programs outside librewolf sandbox open new tabs in librewolf (#4546)", 2021-09-19) * a8ad9cad1 ("Update librewolf.profile: use new message bus", 2022-02-03) / PR #4897 * 4211ee323 ("merges", 2022-02-04) Fixes #6413. Misc: This was noticed on #6444. Reported-by: @Lonniebiz
Diffstat (limited to 'etc/profile-m-z/qnapi.profile')
0 files changed, 0 insertions, 0 deletions