aboutsummaryrefslogtreecommitdiffstats
path: root/etc/profile-m-z/nextcloud-desktop.profile
diff options
context:
space:
mode:
authorLibravatar Nicola Davide Mannarelli <1094368+nidamanx@users.noreply.github.com>2021-02-18 22:36:26 +0100
committerLibravatar GitHub <noreply@github.com>2021-02-18 22:36:26 +0100
commit7e3a360658dfec27a02feef0e163ecdf6730226f (patch)
tree8515817d4be16582d08cde94ed72d6e3128b8ad3 /etc/profile-m-z/nextcloud-desktop.profile
parentAdd more parameters and optional ${DOCUMENTS} (diff)
downloadfirejail-7e3a360658dfec27a02feef0e163ecdf6730226f.tar.gz
firejail-7e3a360658dfec27a02feef0e163ecdf6730226f.tar.zst
firejail-7e3a360658dfec27a02feef0e163ecdf6730226f.zip
Update nextcloud-desktop.profile
Added apparmor, dbus-system none
Diffstat (limited to 'etc/profile-m-z/nextcloud-desktop.profile')
-rw-r--r--etc/profile-m-z/nextcloud-desktop.profile3
1 files changed, 3 insertions, 0 deletions
diff --git a/etc/profile-m-z/nextcloud-desktop.profile b/etc/profile-m-z/nextcloud-desktop.profile
index 098e62b52..b3fe87291 100644
--- a/etc/profile-m-z/nextcloud-desktop.profile
+++ b/etc/profile-m-z/nextcloud-desktop.profile
@@ -34,6 +34,7 @@ include whitelist-runuser-common.inc
34include whitelist-usr-share-common.inc 34include whitelist-usr-share-common.inc
35include whitelist-var-common.inc 35include whitelist-var-common.inc
36 36
37apparmor
37caps.drop all 38caps.drop all
38machine-id 39machine-id
39netfilter 40netfilter
@@ -57,3 +58,5 @@ private-bin nextcloud-desktop
57private-cache 58private-cache
58private-dev 59private-dev
59private-tmp 60private-tmp
61
62dbus-system none