mirror of
https://github.com/netblue30/firejail.git
synced 2026-05-15 14:16:14 -06:00
[PR #3760] [MERGED] keepassxc.profile: Fix hang due to seccomp #4872
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#4872
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/3760
Author: @kmk3
Created: 11/18/2020
Status: ✅ Merged
Merged: 12/30/2020
Merged by: @netblue30
Base:
master← Head:fix-keepassxc📝 Commits (1)
6be0964keepassxc.profile: Fix hang due to seccomp📊 Changes
1 file changed (+1 additions, -1 deletions)
View changed files
📝
etc/profile-a-l/keepassxc.profile(+1 -1)📄 Description
With the current profile, keepassxc hangs on startup, before showing the
main window:
Seccomp debugging as explained on etc/templates/syscalls.txt:
So allow the name_to_handle_at syscall.
Relates to #3549.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.