Add noinput to browsers as well

Profiles with private-dev behind BROWSER_DISABLE_U2F were missed by 0cee0ba5.
This commit is contained in:
rusty-snake 2021-05-13 10:37:27 +02:00
parent de4def17e4
commit 3503abd1c6
4 changed files with 4 additions and 0 deletions

View file

@ -45,6 +45,7 @@ caps.keep sys_admin,sys_chroot
netfilter
nodvd
nogroups
noinput
notv
?BROWSER_DISABLE_U2F: nou2f
shell none

View file

@ -41,6 +41,7 @@ caps.drop all
netfilter
nodvd
nogroups
noinput
nonewprivs
# noroot breaks GTK_USE_PORTAL=1 usage, see https://github.com/netblue30/firejail/issues/2506.
noroot

View file

@ -37,6 +37,7 @@ caps.drop all
netfilter
nodvd
nogroups
noinput
nonewprivs
# noroot breaks GTK_USE_PORTAL=1 usage, see https://github.com/netblue30/firejail/issues/2506.
noroot

View file

@ -41,6 +41,7 @@ caps.drop all
netfilter
nodvd
nogroups
noinput
nonewprivs
noroot
notv