aboutsummaryrefslogtreecommitdiffstats
path: root/etc/profile-m-z/ms-office.profile
diff options
context:
space:
mode:
Diffstat (limited to 'etc/profile-m-z/ms-office.profile')
-rw-r--r--etc/profile-m-z/ms-office.profile43
1 files changed, 43 insertions, 0 deletions
diff --git a/etc/profile-m-z/ms-office.profile b/etc/profile-m-z/ms-office.profile
new file mode 100644
index 000000000..a6892d698
--- /dev/null
+++ b/etc/profile-m-z/ms-office.profile
@@ -0,0 +1,43 @@
1# Firejail profile for Microsoft Office Online
2# This file is overwritten after every install/update
3# Persistent local customizations
4include ms-office.local
5# Persistent global definitions
6include globals.local
7
8noblacklist ${HOME}/.cache/ms-office-online
9noblacklist ${HOME}/.jak
10
11# Allow python (blacklisted by disable-interpreters.inc)
12include allow-python2.inc
13include allow-python3.inc
14
15include disable-common.inc
16include disable-devel.inc
17include disable-exec.inc
18include disable-interpreters.inc
19include disable-passwdmgr.inc
20include disable-programs.inc
21
22caps.drop all
23netfilter
24nodvd
25nogroups
26nonewprivs
27noroot
28notv
29nou2f
30novideo
31protocol unix,inet,inet6
32seccomp
33shell none
34tracelog
35
36disable-mnt
37private-bin bash,env,fonts,jak,ms-office,python*,sh
38private-etc alternatives,ca-certificates,crypto-policies,pki,resolv.conf,ssl
39private-dev
40private-tmp
41
42dbus-user none
43dbus-system none