[GH-ISSUE #15] Add --private-home as an alternate name for --private.keep #15

Closed
opened 2026-05-05 04:44:27 -06:00 by gitea-mirror · 5 comments
Owner

Originally created by @ghost on GitHub (Aug 12, 2015).
Original GitHub issue: https://github.com/netblue30/firejail/issues/15

We now have the options "--private-dev" and "--private-etc", but the equivalent for the $HOME directory is called "--private.keep". This looks different, as it doesn't include the directory name and it uses a dot instead of a minus sign.

A nice little enhancement would be to have a "--private-home" option that is just another name for "--private.keep". Old scripts wouldn't have to change (as "--private.keep" would still work) but it would make the commands more consistent.

Originally created by @ghost on GitHub (Aug 12, 2015). Original GitHub issue: https://github.com/netblue30/firejail/issues/15 We now have the options "--private-dev" and "--private-etc", but the equivalent for the $HOME directory is called "--private.keep". This looks different, as it doesn't include the directory name and it uses a dot instead of a minus sign. A nice little enhancement would be to have a "--private-home" option that is just another name for "--private.keep". Old scripts wouldn't have to change (as "--private.keep" would still work) but it would make the commands more consistent.
gitea-mirror 2026-05-05 04:44:27 -06:00
Author
Owner

@netblue30 commented on GitHub (Aug 12, 2015):

It makes sense, I'll clean it up and phase out private.keep in one or two releases.

<!-- gh-comment-id:130321321 --> @netblue30 commented on GitHub (Aug 12, 2015): It makes sense, I'll clean it up and phase out private.keep in one or two releases.
Author
Owner

@ghost commented on GitHub (Aug 12, 2015):

That's great news, thank you!

<!-- gh-comment-id:130321799 --> @ghost commented on GitHub (Aug 12, 2015): That's great news, thank you!
Author
Owner

@ghost commented on GitHub (Aug 13, 2015):

I implemented it and put up a pull request for it. I also made two other pull requests for minor changes, I hope you don't mind!

<!-- gh-comment-id:130665133 --> @ghost commented on GitHub (Aug 13, 2015): I implemented it and put up a pull request for it. I also made two other pull requests for minor changes, I hope you don't mind!
Author
Owner

@netblue30 commented on GitHub (Aug 14, 2015):

Thanks, I'm merging them now.

<!-- gh-comment-id:131082608 --> @netblue30 commented on GitHub (Aug 14, 2015): Thanks, I'm merging them now.
Author
Owner

@ghost commented on GitHub (Aug 14, 2015):

That's great, thank you!

<!-- gh-comment-id:131085686 --> @ghost commented on GitHub (Aug 14, 2015): That's great, thank you!
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#15
No description provided.