mirror of
https://github.com/netblue30/firejail.git
synced 2026-05-15 14:16:14 -06:00
[GH-ISSUE #522] Can profiles remember custom parameters? #367
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#367
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 @HulaHoopWhonix on GitHub (May 17, 2016).
Original GitHub issue: https://github.com/netblue30/firejail/issues/522
Perhaps a silly question but generally, can profiles store custom command line settings so they are enforced when starting a program?
Storing the equivalent of this in the xterm profile for example:
A related question - can Firejail profiles contain settings for X11 isolation so they are applied automatically when programs are started? So "firejail --x11" is applied transparently when a user executes an app symlinked by firecfg?
@netblue30 commented on GitHub (May 17, 2016):
You have support for "net eth0" in the current version in git. Also, --exit-with-children is done by default. I'll bring all the others in after I release the current version.