From 3503abd1c65ee54657c4e8d00f5586574ef0f968 Mon Sep 17 00:00:00 2001 From: rusty-snake <41237666+rusty-snake@users.noreply.github.com> Date: Thu, 13 May 2021 10:37:27 +0200 Subject: [PATCH] Add noinput to browsers as well Profiles with private-dev behind BROWSER_DISABLE_U2F were missed by 0cee0ba5. --- etc/profile-a-l/chromium-common.profile | 1 + etc/profile-a-l/ephemeral.profile | 1 + etc/profile-a-l/firefox-common.profile | 1 + etc/profile-m-z/otter-browser.profile | 1 + 4 files changed, 4 insertions(+) diff --git a/etc/profile-a-l/chromium-common.profile b/etc/profile-a-l/chromium-common.profile index 134f4665c..f7493aa82 100644 --- a/etc/profile-a-l/chromium-common.profile +++ b/etc/profile-a-l/chromium-common.profile @@ -45,6 +45,7 @@ caps.keep sys_admin,sys_chroot netfilter nodvd nogroups +noinput notv ?BROWSER_DISABLE_U2F: nou2f shell none diff --git a/etc/profile-a-l/ephemeral.profile b/etc/profile-a-l/ephemeral.profile index 029f613c6..131d68951 100644 --- a/etc/profile-a-l/ephemeral.profile +++ b/etc/profile-a-l/ephemeral.profile @@ -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 diff --git a/etc/profile-a-l/firefox-common.profile b/etc/profile-a-l/firefox-common.profile index b0ead7590..8b74ed979 100644 --- a/etc/profile-a-l/firefox-common.profile +++ b/etc/profile-a-l/firefox-common.profile @@ -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 diff --git a/etc/profile-m-z/otter-browser.profile b/etc/profile-m-z/otter-browser.profile index aa26ddd4e..20a4e25ed 100644 --- a/etc/profile-m-z/otter-browser.profile +++ b/etc/profile-m-z/otter-browser.profile @@ -41,6 +41,7 @@ caps.drop all netfilter nodvd nogroups +noinput nonewprivs noroot notv