mirror of
https://github.com/netblue30/firejail.git
synced 2026-05-15 14:16:14 -06:00
[PR #2384] [MERGED] remove nodbus from MPRIS client profiles #4283
Labels
No labels
LTS merge
LTS merge
bug
bug
converted-to-discussion
doc-todo
documentation
duplicate
enhancement
file-transfer
firecfg
firejail-in-firejail
firetools
graphics
help wanted
information_old
installation
invalid
modif
moved
needinfo
networking
notabug
notourbug
old-version
overlayfs
packaging
profile-request
pull-request
question
question_old
removal
runtime-permissions
sandbox-ipc
security
stale
wiki
wiki
wontfix
wordpress
workaround
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: github-starred/firejail#4283
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/netblue30/firejail/pull/2384
Author: @carloabelli
Created: 2/1/2019
Status: ✅ Merged
Merged: 2/1/2019
Merged by: @Vincent43
Base:
master← Head:mpris📝 Commits (1)
17f07b5remove nodbus from MPRIS client profiles📊 Changes
3 files changed (+3 additions, -3 deletions)
View changed files
📝
etc/audacious.profile(+1 -1)📝
etc/spotify.profile(+1 -1)📝
etc/vlc.profile(+1 -1)📄 Description
MPRIS is a D-Bus interface for controlling media players. The nodbus
option prevents these players from being controlled through MPRIS.
It seems that most of the other media players did not have the nodbus
option or it was already commented out.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.