[GH-ISSUE #685] --overlay creates files owned by root. Should it? #470

Closed
opened 2026-05-05 05:55:27 -06:00 by gitea-mirror · 3 comments
Owner

Originally created by @vn971 on GitHub (Aug 5, 2016).
Original GitHub issue: https://github.com/netblue30/firejail/issues/685

see subj. It's a bit inconvenient because I can't delete files then.
Thoughts?

Originally created by @vn971 on GitHub (Aug 5, 2016). Original GitHub issue: https://github.com/netblue30/firejail/issues/685 see subj. It's a bit inconvenient because I can't delete files then. Thoughts?
gitea-mirror 2026-05-05 05:55:27 -06:00
  • closed this issue
  • added the
    bug
    label
Author
Owner

@netblue30 commented on GitHub (Aug 7, 2016):

I need it as root, otherwise overlayfs will not work. I put in a new command line option --overlay-clean that removes all the overlays in ~/.firejail

<!-- gh-comment-id:238056411 --> @netblue30 commented on GitHub (Aug 7, 2016): I need it as root, otherwise overlayfs will not work. I put in a new command line option --overlay-clean that removes all the overlays in ~/.firejail
Author
Owner

@vn971 commented on GitHub (Aug 7, 2016):

@netblue30 Thanks for the explanations!
Can firejail make all directory owners as root:user, and make the group able to modify the files (chmod g+rw)?

<!-- gh-comment-id:238073318 --> @vn971 commented on GitHub (Aug 7, 2016): @netblue30 Thanks for the explanations! Can firejail make all directory owners as `root:user`, and make the group able to modify the files (`chmod g+rw`)?
Author
Owner

@netblue30 commented on GitHub (Aug 9, 2016):

I'll look into it, but is very unlikely. It has something to do with the way they implemented overlayfs.

<!-- gh-comment-id:238529020 --> @netblue30 commented on GitHub (Aug 9, 2016): I'll look into it, but is very unlikely. It has something to do with the way they implemented overlayfs.
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#470
No description provided.