mirror of
https://github.com/netblue30/firejail.git
synced 2026-05-16 14:16:16 -06:00
Fix #4509 -- Nextcloud profile broken - needs 3D and system tray access
This commit is contained in:
parent
8c8282e0ac
commit
af947720d5
1 changed files with 2 additions and 1 deletions
|
|
@ -43,7 +43,6 @@ apparmor
|
|||
caps.drop all
|
||||
machine-id
|
||||
netfilter
|
||||
no3d
|
||||
nodvd
|
||||
nogroups
|
||||
noinput
|
||||
|
|
@ -68,4 +67,6 @@ private-tmp
|
|||
|
||||
dbus-user filter
|
||||
dbus-user.talk org.freedesktop.secrets
|
||||
# Add the next line to your nextcloud.local for tray icon support
|
||||
#dbus-user.talk org.kde.StatusNotifierWatcher
|
||||
dbus-system none
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue