mirror of
https://github.com/netblue30/firejail.git
synced 2026-05-21 06:45:29 -06:00
file-roller: slight hardening (#5736)
This commit is contained in:
parent
2cb40fbecd
commit
17918dbe05
1 changed files with 5 additions and 0 deletions
|
|
@ -29,6 +29,7 @@ nodvd
|
|||
nogroups
|
||||
noinput
|
||||
nonewprivs
|
||||
noprinters
|
||||
noroot
|
||||
nosound
|
||||
notv
|
||||
|
|
@ -45,6 +46,10 @@ private-dev
|
|||
private-etc @x11
|
||||
# private-tmp
|
||||
|
||||
dbus-user filter
|
||||
dbus-user.own org.gnome.ArchiveManager1
|
||||
dbus-user.own org.gnome.FileRoller
|
||||
dbus-user.talk ca.desrt.dconf
|
||||
dbus-system none
|
||||
|
||||
restrict-namespaces
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue