mirror of
https://github.com/netblue30/firejail.git
synced 2026-05-15 14:16:14 -06:00
[GH-ISSUE #843] Keepass doesn't start #575
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#575
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?
Originally created by @curiosity-seeker on GitHub (Oct 7, 2016).
Original GitHub issue: https://github.com/netblue30/firejail/issues/843
With the existing profile Keepass 2.32 on Fedora 24 doesn't start. I'm getting the following error message:
Only after changing
protocol unixto
protocol unix,inet,inet6all is well. Anyone else with this problem?
@netblue30 commented on GitHub (Oct 8, 2016):
I put your fix in. I have no idea what's going on, it is similar with "evince doesn't run with --net=none". Probably one of the libraries is pushing some DNS traffic.
@valoq commented on GitHub (Oct 11, 2016):
Just for additional information:
evince does run with --net=none but only if /tmp/.X11-unix is whitelisted
Is suspect it has something to do with x11 using ether the socket in /tmp or network access.