mirror of
https://github.com/netblue30/firejail.git
synced 2026-05-15 14:16:14 -06:00
window manager profiles: fix browser/electron internal sandboxes
This commit is contained in:
parent
5116c1cedd
commit
e31c599cd0
5 changed files with 10 additions and 10 deletions
|
|
@ -14,7 +14,7 @@ caps.drop all
|
|||
netfilter
|
||||
noroot
|
||||
protocol unix,inet,inet6
|
||||
seccomp
|
||||
seccomp !chroot
|
||||
|
||||
read-only ${HOME}/.config/awesome/autorun.sh
|
||||
restrict-namespaces
|
||||
#restrict-namespaces
|
||||
|
|
|
|||
|
|
@ -14,6 +14,6 @@ caps.drop all
|
|||
netfilter
|
||||
noroot
|
||||
protocol unix,inet,inet6
|
||||
seccomp
|
||||
seccomp !chroot
|
||||
|
||||
restrict-namespaces
|
||||
#restrict-namespaces
|
||||
|
|
|
|||
|
|
@ -14,6 +14,6 @@ caps.drop all
|
|||
netfilter
|
||||
noroot
|
||||
protocol unix,inet,inet6
|
||||
seccomp
|
||||
seccomp !chroot
|
||||
|
||||
restrict-namespaces
|
||||
#restrict-namespaces
|
||||
|
|
|
|||
|
|
@ -14,6 +14,6 @@ caps.drop all
|
|||
netfilter
|
||||
noroot
|
||||
protocol unix,inet,inet6
|
||||
seccomp
|
||||
seccomp !chroot
|
||||
|
||||
restrict-namespaces
|
||||
#restrict-namespaces
|
||||
|
|
|
|||
|
|
@ -14,8 +14,8 @@ caps.drop all
|
|||
netfilter
|
||||
noroot
|
||||
protocol unix,inet,inet6
|
||||
seccomp
|
||||
seccomp !chroot
|
||||
|
||||
read-only ${HOME}/.config/openbox/autostart
|
||||
read-only ${HOME}/.config/openbox/environment
|
||||
restrict-namespaces
|
||||
#restrict-namespaces
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue