mirror of
https://github.com/netblue30/firejail.git
synced 2026-05-15 14:16:14 -06:00
[GH-ISSUE #1572] allow writable-run-user in profiles #1047
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#1047
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 @msva on GitHub (Sep 22, 2017).
Original GitHub issue: https://github.com/netblue30/firejail/issues/1572
It would be nice to allow using
writable-run-userin profiles (for example, KMail needs it to sign/encrypt/decrypt emails).Same for firefox/gmail with plugins that allows to connect to the running gpg-agent
@SkewedZeppelin commented on GitHub (Sep 22, 2017):
It is allowed and is already used by ssh*.profile. Is there something wrong with it?
@msva commented on GitHub (Sep 25, 2017):
Yeah, sorry, it looks like I accidentally built fj from wrong commit date, so it had that feature as cli option, but did not allow it in profiles.