From 64b843d9d0fc37f559fbaf9a6bad0d3975919450 Mon Sep 17 00:00:00 2001 From: glitsj16 Date: Sun, 3 Mar 2019 23:28:19 +0000 Subject: Fix regextester (#2508) Fixed the profile as per comments in https://github.com/netblue30/firejail/pull/2488. --- etc/regextester.profile | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/etc/regextester.profile b/etc/regextester.profile index bbd4560e2..ff983df3f 100644 --- a/etc/regextester.profile +++ b/etc/regextester.profile @@ -22,7 +22,7 @@ ipc-namespace machine-id net none no3d -nodbus +# nodbus - makes settings immutable nodvd nogroups nonewprivs @@ -47,3 +47,6 @@ private-tmp memory-deny-write-execute noexec ${HOME} noexec /tmp + +# never write anything +read-only ${HOME} -- cgit v1.2.3-70-g09d2