mirror of
https://github.com/netblue30/firejail.git
synced 2026-05-15 14:16:14 -06:00
[PR #1780] [MERGED] Add a profile for bitcoin-qt #4071
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#4071
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/1780
Author: @baryluk
Created: 2/20/2018
Status: ✅ Merged
Merged: 2/20/2018
Merged by: @Fred-Barclay
Base:
master← Head:master📝 Commits (6)
e2e565bAdd a profile for Bitcoin Core QT client / wallet8495dc2Remove unecassary blacklist for bitcoin-qt config. Comment about private-lib254d2a9Also whitelist .bitcoin-testnet just in case90dba32Revert "Also whitelist .bitcoin-testnet just in case"88462e3Revert "Also whitelist .bitcoin-testnet just in case"5568c39Merge branch 'master' of github.com:baryluk/firejail📊 Changes
1 file changed (+47 additions, -0 deletions)
View changed files
➕
etc/bitcoin-qt.profile(+47 -0)📄 Description
Works just fine, including remembering all settings.
libGL / mesa-loader errors out when trying to detect device or trying to load drivers, but it still works fine with no3d.
It even works just fine with private-lib, but qt then complains about openssl incompatibilities. So for now, I left it commented out.
It appears also removing machine-id does not make any harm either, but I have seen it in ktorrent.profile (which was my starting point somehow), so I am not sure.
In syslog only thing I see is:
Feb 20 18:13:05 xyz firejail[9]: blacklist violation - sandbox 30207, exe bitcoin-qt, syscall opendir, path /dev/dri
but that is expected due no3d thingy. It is fine. Would be nice to be able to ignore that from logging.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.