aboutsummaryrefslogtreecommitdiffstats
path: root/etc/profile-a-l/liferea.profile
diff options
context:
space:
mode:
Diffstat (limited to 'etc/profile-a-l/liferea.profile')
-rw-r--r--etc/profile-a-l/liferea.profile53
1 files changed, 53 insertions, 0 deletions
diff --git a/etc/profile-a-l/liferea.profile b/etc/profile-a-l/liferea.profile
new file mode 100644
index 000000000..7cfd4fc10
--- /dev/null
+++ b/etc/profile-a-l/liferea.profile
@@ -0,0 +1,53 @@
1# Firejail profile for liferea
2# Description: Feed/news/podcast client with plugin support
3# This file is overwritten after every install/update
4# Persistent local customizations
5include liferea.local
6# Persistent global definitions
7include globals.local
8
9noblacklist ${HOME}/.cache/liferea
10noblacklist ${HOME}/.config/liferea
11noblacklist ${HOME}/.local/share/liferea
12
13# Allow python (blacklisted by disable-interpreters.inc)
14include allow-python2.inc
15include allow-python3.inc
16
17include disable-common.inc
18include disable-devel.inc
19include disable-exec.inc
20include disable-interpreters.inc
21include disable-passwdmgr.inc
22include disable-programs.inc
23
24mkdir ${HOME}/.cache/liferea
25mkdir ${HOME}/.config/liferea
26mkdir ${HOME}/.local/share/liferea
27whitelist ${HOME}/.cache/liferea
28whitelist ${HOME}/.config/liferea
29whitelist ${HOME}/.local/share/liferea
30whitelist /usr/share/liferea
31include whitelist-common.inc
32include whitelist-usr-share-common.inc
33include whitelist-var-common.inc
34
35caps.drop all
36netfilter
37# no3d
38nodvd
39nogroups
40nonewprivs
41noroot
42# nosound
43notv
44nou2f
45# novideo
46protocol unix,inet,inet6
47seccomp
48shell none
49tracelog
50
51disable-mnt
52private-dev
53private-tmp