From e3fae9b4d519d0a326adacd3142f6592ce49eea2 Mon Sep 17 00:00:00 2001 From: Robert Swiecki Date: Fri, 1 Jun 2018 12:19:35 +0200 Subject: [PATCH] configs/firefox: disable clone_newnet for regular-user-firefox --- configs/firefox-with-net.cfg | 2 ++ 1 file changed, 2 insertions(+) diff --git a/configs/firefox-with-net.cfg b/configs/firefox-with-net.cfg index f487782..84a9901 100644 --- a/configs/firefox-with-net.cfg +++ b/configs/firefox-with-net.cfg @@ -19,6 +19,8 @@ cwd: "/user" time_limit: 0 +clone_newnet: false + envar: "HOME=/user" envar: "DISPLAY=:0" envar: "TMP=/tmp" -- 2.7.4