mirror of
https://github.com/netblue30/firejail.git
synced 2026-05-15 14:16:14 -06:00
[PR #2937] [CLOSED] Fix seccomp for firefox, kate, and others #4591
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#4591
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/2937
Author: @corecontingency
Created: 8/31/2019
Status: ❌ Closed
Base:
master← Head:master📝 Commits (7)
eb45896Fix seccomp for firefox, kate, teamspeak, and quiterss profilescddeb9afix seccomp for transmission profile291e3dcfix seccomp for ark profilefd66ed0fix seccomp for okular profilebf12546fix seccomp for mpv profile3280cd6fix seccomp for feedreader profile9b57d69add !fchown for seccomp on feedreader profile📊 Changes
9 files changed (+9 additions, -9 deletions)
View changed files
📝
etc/ark.profile(+1 -1)📝
etc/feedreader.profile(+1 -1)📝
etc/firefox-common.profile(+1 -1)📝
etc/kate.profile(+1 -1)📝
etc/mpv.profile(+1 -1)📝
etc/okular.profile(+1 -1)📝
etc/quiterss.profile(+1 -1)📝
etc/teamspeak3.profile(+1 -1)📝
etc/transmission-common.profile(+1 -1)📄 Description
See discussion at issues/2936.
Tested on my computer running Arch/KDE with wayland. No errors regarding
seccomppresent insudo journalctl -fwhile running each program.Fixes firefox, thunderbird, kate, teamspeak, quiterss, transmission, ark, and okular.
All of these would not work, just hang without opening, before this change to seccomp.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.