aboutsummaryrefslogtreecommitdiffstats
path: root/etc/profile-m-z
diff options
context:
space:
mode:
authorLibravatar Hotty Capy <80588349+hotcapy@users.noreply.github.com>2023-04-03 20:31:06 +0000
committerLibravatar hotcapy <hotcapy@protonmail.ch>2023-04-11 23:49:36 +0700
commit4cf77738be6fe0dc4a59fe79b0f728a49be8238b (patch)
tree39e23dd0fca6b61f66a5182a6683e372f659683c /etc/profile-m-z
parentpidgin: allow netlink (diff)
downloadfirejail-4cf77738be6fe0dc4a59fe79b0f728a49be8238b.tar.gz
firejail-4cf77738be6fe0dc4a59fe79b0f728a49be8238b.tar.zst
firejail-4cf77738be6fe0dc4a59fe79b0f728a49be8238b.zip
softmaker-common.profile: add fstab to private-etc
When using `private-etc`, the app "forgets" its product key and asks for license activation, even though it had already been done. Allow access to "/etc/fstab" to avoid it & the related GUI error: The application cannot create a unique identifier. Please make sure the application has sufficient permissions. Fixes #5773.
Diffstat (limited to 'etc/profile-m-z')
-rw-r--r--etc/profile-m-z/softmaker-common.profile2
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/profile-m-z/softmaker-common.profile b/etc/profile-m-z/softmaker-common.profile
index f130176c1..7ce6748d1 100644
--- a/etc/profile-m-z/softmaker-common.profile
+++ b/etc/profile-m-z/softmaker-common.profile
@@ -42,7 +42,7 @@ tracelog
42private-bin freeoffice-planmaker,freeoffice-presentations,freeoffice-textmaker,planmaker18,planmaker18free,presentations18,presentations18free,sh,textmaker18,textmaker18free 42private-bin freeoffice-planmaker,freeoffice-presentations,freeoffice-textmaker,planmaker18,planmaker18free,presentations18,presentations18free,sh,textmaker18,textmaker18free
43private-cache 43private-cache
44private-dev 44private-dev
45private-etc @tls-ca,SoftMaker 45private-etc @tls-ca,fstab,SoftMaker
46private-tmp 46private-tmp
47 47
48dbus-user none 48dbus-user none