[GH-ISSUE #522] Can profiles remember custom parameters? #367

Closed
opened 2026-05-05 05:42:14 -06:00 by gitea-mirror · 1 comment
Owner

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:

$ firejail --force --x11 --net=eth0 --no-daemon --exit-with-children xterm

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?

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: > $ firejail --force --x11 --net=eth0 --no-daemon --exit-with-children xterm 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?
gitea-mirror 2026-05-05 05:42:14 -06:00
Author
Owner

@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.

<!-- gh-comment-id:219687528 --> @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.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: github-starred/firejail#367
No description provided.