summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLibravatar Vincent43 <31109921+Vincent43@users.noreply.github.com>2019-05-30 16:42:31 +0000
committerLibravatar GitHub <noreply@github.com>2019-05-30 16:42:31 +0000
commit21c3402842978c4c3296c589f3a2b598f9805aaf (patch)
treeced87f6587883186aabe878be188016c5f8479ea
parentAdd comment to qgis.profile that mbind syscall ... (diff)
downloadfirejail-21c3402842978c4c3296c589f3a2b598f9805aaf.tar.gz
firejail-21c3402842978c4c3296c589f3a2b598f9805aaf.tar.zst
firejail-21c3402842978c4c3296c589f3a2b598f9805aaf.zip
Fixes for masterpdfeditor.profile
* private-bin and ipc-namespace break starting app in Ubuntu 18.04 LTS for me * no3d causes warning about unable to access mesa (this is typical for QT apps)
-rw-r--r--etc/masterpdfeditor.profile3
1 files changed, 0 insertions, 3 deletions
diff --git a/etc/masterpdfeditor.profile b/etc/masterpdfeditor.profile
index ce6486115..e4da0c66a 100644
--- a/etc/masterpdfeditor.profile
+++ b/etc/masterpdfeditor.profile
@@ -20,9 +20,7 @@ include whitelist-var-common.inc
20 20
21apparmor 21apparmor
22caps.drop all 22caps.drop all
23ipc-namespace
24machine-id 23machine-id
25no3d
26nodvd 24nodvd
27nogroups 25nogroups
28nonewprivs 26nonewprivs
@@ -36,7 +34,6 @@ seccomp
36shell none 34shell none
37tracelog 35tracelog
38 36
39private-bin masterpdfedito*
40private-cache 37private-cache
41private-dev 38private-dev
42private-etc alternatives,fonts 39private-etc alternatives,fonts