From fda62527d9641a5f0adb9dc53b564cebb0f72ee4 Mon Sep 17 00:00:00 2001 From: rusty-snake Date: Mon, 10 Feb 2020 11:37:28 +0100 Subject: firecfg notes in profiles --- etc/gnome-maps.profile | 3 +++ etc/softmaker-common.inc | 4 ++++ 2 files changed, 7 insertions(+) diff --git a/etc/gnome-maps.profile b/etc/gnome-maps.profile index 6540186fe..6cceef544 100644 --- a/etc/gnome-maps.profile +++ b/etc/gnome-maps.profile @@ -6,6 +6,9 @@ include gnome-maps.local # Persistent global definitions include globals.local +# Some distro use gapplications to start gnome-maps over dbus, firecfg can handel that, to manualy fix the run the following command. +# sed -e "s/Exec=gapplication launch org.gnome.Maps %U/Exec=gnome-maps %U/" -e "s/DBusActivatable=true/DBusActivatable=false/" "/usr/share/applications/org.gnome.Maps.desktop" > "~/.local/share/applications/org.gnome.Maps.desktop" + # when gjs apps are started via gnome-shell, firejail is not applied because systemd will start them noblacklist ${HOME}/.cache/champlain diff --git a/etc/softmaker-common.inc b/etc/softmaker-common.inc index 6eaadee12..48249877c 100644 --- a/etc/softmaker-common.inc +++ b/etc/softmaker-common.inc @@ -6,6 +6,10 @@ include softmaker-common.local # added by caller profile #include globals.local +# The offical packages install the desktop file under /usr/local/share/applications +# with an absolute Exec line. These files are NOT handelt by firecfg, +# therefore you must manualy copy them in you home and remove '/usr/bin/'. + noblacklist ${HOME}/SoftMaker include disable-common.inc -- cgit v1.2.3-70-g09d2