aboutsummaryrefslogtreecommitdiffstats
path: root/etc/profile-a-l/lollypop.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-a-l/lollypop.profile
parentsmall fixes (diff)
downloadfirejail-018d75775eab4a0f045949a9d069c57686ca2686.tar.gz
firejail-018d75775eab4a0f045949a9d069c57686ca2686.tar.zst
firejail-018d75775eab4a0f045949a9d069c57686ca2686.zip
reorganize github etc directory
Diffstat (limited to 'etc/profile-a-l/lollypop.profile')
-rw-r--r--etc/profile-a-l/lollypop.profile42
1 files changed, 42 insertions, 0 deletions
diff --git a/etc/profile-a-l/lollypop.profile b/etc/profile-a-l/lollypop.profile
new file mode 100644
index 000000000..1ce83822d
--- /dev/null
+++ b/etc/profile-a-l/lollypop.profile
@@ -0,0 +1,42 @@
1# Firejail profile for lollypop
2# Description: Music player for GNOME
3# This file is overwritten after every install/update
4# Persistent local customizations
5include lollypop.local
6# Persistent global definitions
7include globals.local
8
9noblacklist ${HOME}/.local/share/lollypop
10noblacklist ${MUSIC}
11
12# Allow python (blacklisted by disable-interpreters.inc)
13include allow-python2.inc
14include allow-python3.inc
15
16include disable-common.inc
17include disable-devel.inc
18include disable-exec.inc
19include disable-interpreters.inc
20include disable-passwdmgr.inc
21include disable-programs.inc
22include disable-xdg.inc
23
24include whitelist-var-common.inc
25
26caps.drop all
27netfilter
28no3d
29nogroups
30nonewprivs
31noroot
32notv
33nou2f
34novideo
35protocol unix,inet,inet6
36seccomp
37shell none
38
39private-dev
40private-etc alternatives,asound.conf,ca-certificates,crypto-policies,fonts,gtk-3.0,host.conf,hostname,hosts,machine-id,pki,pulse,resolv.conf,ssl,xdg
41private-tmp
42