aboutsummaryrefslogtreecommitdiffstats
path: root/etc/profile-m-z/nextcloud.profile
diff options
context:
space:
mode:
authorLibravatar rusty-snake <41237666+rusty-snake@users.noreply.github.com>2021-09-08 13:47:49 +0200
committerLibravatar rusty-snake <41237666+rusty-snake@users.noreply.github.com>2021-09-08 16:46:09 +0200
commitaf947720d5d5f7b4eff5bd498c66a5b31e4e4e8a (patch)
tree07ac7c61b82a7c7460f2572f540d8ce5f6f0e331 /etc/profile-m-z/nextcloud.profile
parentMerge pull request #4493 from pirate486743186/fix-duplicate-global (diff)
downloadfirejail-af947720d5d5f7b4eff5bd498c66a5b31e4e4e8a.tar.gz
firejail-af947720d5d5f7b4eff5bd498c66a5b31e4e4e8a.tar.zst
firejail-af947720d5d5f7b4eff5bd498c66a5b31e4e4e8a.zip
Fix #4509 -- Nextcloud profile broken - needs 3D and system tray access
Diffstat (limited to 'etc/profile-m-z/nextcloud.profile')
-rw-r--r--etc/profile-m-z/nextcloud.profile3
1 files changed, 2 insertions, 1 deletions
diff --git a/etc/profile-m-z/nextcloud.profile b/etc/profile-m-z/nextcloud.profile
index 06e19670a..cb499ba34 100644
--- a/etc/profile-m-z/nextcloud.profile
+++ b/etc/profile-m-z/nextcloud.profile
@@ -43,7 +43,6 @@ apparmor
43caps.drop all 43caps.drop all
44machine-id 44machine-id
45netfilter 45netfilter
46no3d
47nodvd 46nodvd
48nogroups 47nogroups
49noinput 48noinput
@@ -68,4 +67,6 @@ private-tmp
68 67
69dbus-user filter 68dbus-user filter
70dbus-user.talk org.freedesktop.secrets 69dbus-user.talk org.freedesktop.secrets
70# Add the next line to your nextcloud.local for tray icon support
71#dbus-user.talk org.kde.StatusNotifierWatcher
71dbus-system none 72dbus-system none