aboutsummaryrefslogtreecommitdiffstats
path: root/etc/libreoffice.profile
diff options
context:
space:
mode:
Diffstat (limited to 'etc/libreoffice.profile')
-rw-r--r--etc/libreoffice.profile12
1 files changed, 7 insertions, 5 deletions
diff --git a/etc/libreoffice.profile b/etc/libreoffice.profile
index d82ff87f4..18fcc59c6 100644
--- a/etc/libreoffice.profile
+++ b/etc/libreoffice.profile
@@ -23,20 +23,22 @@ include /etc/firejail/disable-programs.inc
23 23
24include /etc/firejail/whitelist-var-common.inc 24include /etc/firejail/whitelist-var-common.inc
25 25
26apparmor 26# Ubuntu 18.04 uses its own apparmor profile
27# uncomment the next line if you are not on Ubuntu
28#apparmor
27caps.drop all 29caps.drop all
28machine-id 30machine-id
29netfilter 31netfilter
30nodbus 32nodbus
31nodvd 33nodvd
32nogroups 34nogroups
33#nonewprivs - potential fix for Ubuntu 18.04/Debian 10 35#nonewprivs - fix for Ubuntu 18.04/Debian 10
34noroot 36noroot
35notv 37notv
36#protocol unix,inet,inet6 - potential fix for Ubuntu 18.04/Debian 10 38#protocol unix,inet,inet6 - fix for Ubuntu 18.04/Debian 10
37#seccomp - potential fix for Ubuntu 18.04/Debian 10 39#seccomp - fix for Ubuntu 18.04/Debian 10
38shell none 40shell none
39tracelog 41#tracelog - problems reported by Ubuntu 18.04 apparmor profile in /var/log/syslog
40 42
41private-dev 43private-dev
42private-tmp 44private-tmp