aboutsummaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
authorLibravatar netblue30 <netblue30@yahoo.com>2018-03-17 16:40:16 -0400
committerLibravatar netblue30 <netblue30@yahoo.com>2018-03-17 16:40:16 -0400
commita2f248196de863b10e8b9bc6d4682fe16a4bae5e (patch)
treebf454faa8cdde574849cb8202dac4ca1eb46da42 /etc
parentMerge branch 'master' of https://github.com/netblue30/firejail (diff)
downloadfirejail-a2f248196de863b10e8b9bc6d4682fe16a4bae5e.tar.gz
firejail-a2f248196de863b10e8b9bc6d4682fe16a4bae5e.tar.zst
firejail-a2f248196de863b10e8b9bc6d4682fe16a4bae5e.zip
asunder profile
Diffstat (limited to 'etc')
-rw-r--r--etc/asunder.profile39
1 files changed, 39 insertions, 0 deletions
diff --git a/etc/asunder.profile b/etc/asunder.profile
new file mode 100644
index 000000000..e3d8b1ad7
--- /dev/null
+++ b/etc/asunder.profile
@@ -0,0 +1,39 @@
1# Firejail profile for asounder
2# This file is overwritten after every install/update
3# Persistent local customizations
4include /etc/firejail/asunder.local
5# Persistent global definitions
6include /etc/firejail/globals.local
7
8noblacklist ${HOME}/.config/asunder
9noblacklist ${HOME}/.asunder_album_genre
10noblacklist ${HOME}/.asunder_album_title
11noblacklist ${HOME}/.asunder_album_artist
12
13
14
15include /etc/firejail/disable-common.inc
16include /etc/firejail/disable-devel.inc
17include /etc/firejail/disable-passwdmgr.inc
18include /etc/firejail/disable-programs.inc
19
20include /etc/firejail/whitelist-var-common.inc
21
22caps.drop all
23netfilter
24# nogroups
25nonewprivs
26noroot
27protocol unix,inet,inet6
28seccomp
29shell none
30apparmor
31
32#private-bin vlc,cvlc,nvlc,rvlc,qvlc,svlc
33private-dev
34private-tmp
35
36# mdwe is disabled due to breaking hardware accelerated decoding
37# memory-deny-write-execute
38noexec ${HOME}
39noexec /tmp