mirror of
https://github.com/netblue30/firejail.git
synced 2026-05-15 14:16:14 -06:00
[GH-ISSUE #461] more on writable-etc/writable-var #328
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#328
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 @netblue30 on GitHub (Apr 20, 2016).
Original GitHub issue: https://github.com/netblue30/firejail/issues/461
Form @nick75e here:
0b5429c995Is it possible to make writable-etc and writable-var behave like this:
writable-etc: make /etc writeable
writable-var: make /var writeable
AND
writable-etc foo,bar/, : make /etc/foo and /etc/bar/ writeable but keep /etc read-only
writable-var foo,bar/, : make /var/foo and /var/bar/ writeable but keep /var read-only
It'd be also great to have them available in profile files.
Thanks.
@netblue30 commented on GitHub (Apr 20, 2016):
Added writable-etc and writable-var support for profile files, more to come...
@netblue30 commented on GitHub (Apr 21, 2016):
I've implemented a new command, --read-write:
Use it to define read-write the directories you need, for example: