summaryrefslogtreecommitdiffstats
path: root/dist
diff options
context:
space:
mode:
authorChristian Mollekopf <chrigi_1@fastmail.fm>2017-11-28 10:48:06 +0100
committerChristian Mollekopf <chrigi_1@fastmail.fm>2017-11-28 10:48:06 +0100
commit77891947b614ec6c8289c2d7e8b582dee16bf67c (patch)
tree08cea75bae1e64cd6c9b22db75aed14ab2bb0192 /dist
parentf0fab3393546a1f0a0a4ba85f478daa1e6e405e6 (diff)
downloadkube-77891947b614ec6c8289c2d7e8b582dee16bf67c.tar.gz
kube-77891947b614ec6c8289c2d7e8b582dee16bf67c.zip
Flatpak: Share /tmp for opening attachments
Diffstat (limited to 'dist')
-rw-r--r--dist/flatpak/org.kde.kube.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/dist/flatpak/org.kde.kube.json b/dist/flatpak/org.kde.kube.json
index 3ab5e767..9204c3b9 100644
--- a/dist/flatpak/org.kde.kube.json
+++ b/dist/flatpak/org.kde.kube.json
@@ -14,6 +14,7 @@
14 "--socket=wayland", 14 "--socket=wayland",
15 "--device=dri", 15 "--device=dri",
16 "--filesystem=host", 16 "--filesystem=host",
17 "--filesystem=/tmp",
17 "--share=network", 18 "--share=network",
18 "--env=SASL_PATH=/usr/lib/sasl2/" 19 "--env=SASL_PATH=/usr/lib/sasl2/"
19 ], 20 ],