summaryrefslogtreecommitdiff
path: root/profiles
diff options
context:
space:
mode:
authorjc_gargma <jc_gargma@iserlohn-fortress.net>2024-05-08 21:42:56 -0700
committerjc_gargma <jc_gargma@iserlohn-fortress.net>2024-05-08 21:42:56 -0700
commit8d12bedc1ae0fc9ec6cfed23f203c47ccea1e7ad (patch)
tree05795ea555d2fdcdc81e326e603460a3306fbd86 /profiles
parentFix typo in pcsx2-qt profile (diff)
downloadfirejail-profiles-8d12bedc1ae0fc9ec6cfed23f203c47ccea1e7ad.tar.xz
Fix poi profile.
Diffstat (limited to 'profiles')
-rw-r--r--profiles/poi.profile3
1 files changed, 2 insertions, 1 deletions
diff --git a/profiles/poi.profile b/profiles/poi.profile
index 1835413..355f5c8 100644
--- a/profiles/poi.profile
+++ b/profiles/poi.profile
@@ -102,7 +102,8 @@ private-etc fonts,group,machine-id,resolv.conf
## private-tmp - Creates a virtual /tmp directory to prevent the program from accessing the /tmp files from other programs.
# breaks SingleApplication without join-or-start set
-private-tmp
+## now it breaks SingleApplication even with join-or-start
+#private-tmp
## noexec - Prevent execution of files in the specified locations