From e747284a80abb2c4cf3c510e5d11aa571dc9389d Mon Sep 17 00:00:00 2001 From: Hotty Capy <80588349+hotcapy@users.noreply.github.com> Date: Mon, 3 Apr 2023 20:31:06 +0000 Subject: [PATCH] softmaker-etc-fstab While "private-etc" profile option is active, SoftMaker Office "forgets" that it was activated already & asks for product key again. Allowing access to "/etc/fstab" configuration file should fix the following error: The application cannot create a unique identifier. Please make sure the application has sufficient permissions. --- etc/profile-m-z/softmaker-common.profile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/etc/profile-m-z/softmaker-common.profile b/etc/profile-m-z/softmaker-common.profile index f130176c1b3..3a3a9062e07 100644 --- a/etc/profile-m-z/softmaker-common.profile +++ b/etc/profile-m-z/softmaker-common.profile @@ -42,7 +42,7 @@ tracelog private-bin freeoffice-planmaker,freeoffice-presentations,freeoffice-textmaker,planmaker18,planmaker18free,presentations18,presentations18free,sh,textmaker18,textmaker18free private-cache private-dev -private-etc @tls-ca,SoftMaker +private-etc @tls-ca,SoftMaker,fstab private-tmp dbus-user none