[GH-ISSUE #334] [enhancement] Mount options for private-* #235

Closed
opened 2026-05-05 05:23:44 -06:00 by gitea-mirror · 1 comment
Owner

Originally created by @chiraag-nataraj on GitHub (Feb 28, 2016).
Original GitHub issue: https://github.com/netblue30/firejail/issues/334

It would be nice to be able to specify, for example, noexec for the tmpfs mounted at ${HOME}.

Originally created by @chiraag-nataraj on GitHub (Feb 28, 2016). Original GitHub issue: https://github.com/netblue30/firejail/issues/334 It would be nice to be able to specify, for example, noexec for the tmpfs mounted at ${HOME}.
gitea-mirror 2026-05-05 05:23:44 -06:00
Author
Owner

@netblue30 commented on GitHub (Jul 10, 2016):

I added support of --noexec=file_or_directory. It remounts the file or directory with noexec, nodrv and nosuid.

<!-- gh-comment-id:231594117 --> @netblue30 commented on GitHub (Jul 10, 2016): I added support of --noexec=file_or_directory. It remounts the file or directory with noexec, nodrv and nosuid.
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#235
No description provided.