aboutsummaryrefslogtreecommitdiffstats
path: root/etc/profile-m-z/wps.profile
diff options
context:
space:
mode:
authorLibravatar netblue30 <netblue30@yahoo.com>2020-04-21 08:24:28 -0400
committerLibravatar netblue30 <netblue30@yahoo.com>2020-04-21 08:24:28 -0400
commit018d75775eab4a0f045949a9d069c57686ca2686 (patch)
treeaac3a1a65cca0d4875795c55109a5c3e35efdefb /etc/profile-m-z/wps.profile
parentsmall fixes (diff)
downloadfirejail-018d75775eab4a0f045949a9d069c57686ca2686.tar.gz
firejail-018d75775eab4a0f045949a9d069c57686ca2686.tar.zst
firejail-018d75775eab4a0f045949a9d069c57686ca2686.zip
reorganize github etc directory
Diffstat (limited to 'etc/profile-m-z/wps.profile')
-rw-r--r--etc/profile-m-z/wps.profile49
1 files changed, 49 insertions, 0 deletions
diff --git a/etc/profile-m-z/wps.profile b/etc/profile-m-z/wps.profile
new file mode 100644
index 000000000..6e4a313e3
--- /dev/null
+++ b/etc/profile-m-z/wps.profile
@@ -0,0 +1,49 @@
1# Firejail profile for wps
2# Description: WPS Office - Writer
3# This file is overwritten after every install/update
4# Persistent local customizations
5include wps.local
6# Persistent global definitions
7include globals.local
8
9noblacklist ${HOME}/.kingsoft
10noblacklist ${HOME}/.config/Kingsoft
11noblacklist ${HOME}/.local/share/Kingsoft
12
13include disable-common.inc
14include disable-devel.inc
15include disable-exec.inc
16include disable-interpreters.inc
17include disable-passwdmgr.inc
18include disable-programs.inc
19
20include whitelist-usr-share-common.inc
21include whitelist-var-common.inc
22
23apparmor
24caps.drop all
25machine-id
26# Uncomment the next line (or add to wps.local) if you don't use network features.
27#net none
28netfilter
29no3d
30nodvd
31nogroups
32nonewprivs
33noroot
34nosound
35notv
36nou2f
37novideo
38protocol unix,inet,inet6
39# seccomp cause some minor issues, if you can live with them enable it.
40#seccomp
41shell none
42tracelog
43
44private-cache
45private-dev
46private-tmp
47
48dbus-user none
49dbus-system none