mirror of
https://github.com/netblue30/firejail.git
synced 2026-05-16 06:06:03 -06:00
adding private-tmp and private-dev to default.profile
This commit is contained in:
parent
798bf7543b
commit
307dad5422
1 changed files with 2 additions and 2 deletions
|
|
@ -46,12 +46,12 @@ seccomp
|
|||
# private
|
||||
# private-bin program
|
||||
# private-cache
|
||||
# private-dev
|
||||
private-dev
|
||||
# see /usr/share/doc/firejail/profile.template for more common private-etc paths.
|
||||
# private-etc alternatives,fonts,machine-id
|
||||
# private-lib
|
||||
# private-opt none
|
||||
# private-tmp
|
||||
private-tmp
|
||||
|
||||
# dbus-user none
|
||||
# dbus-system none
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue