aboutsummaryrefslogtreecommitdiffstats
path: root/etc/profile-a-l/lmms.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/lmms.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/lmms.profile')
-rw-r--r--etc/profile-a-l/lmms.profile40
1 files changed, 40 insertions, 0 deletions
diff --git a/etc/profile-a-l/lmms.profile b/etc/profile-a-l/lmms.profile
new file mode 100644
index 000000000..afe1ad635
--- /dev/null
+++ b/etc/profile-a-l/lmms.profile
@@ -0,0 +1,40 @@
1# Firejail profile for lmms
2# Description: Linux Multimedia Studio
3# This file is overwritten after every install/update
4# Persistent local customizations
5include lmms.local
6# Persistent global definitions
7include globals.local
8
9noblacklist ${HOME}/.lmmsrc.xml
10noblacklist ${DOCUMENTS}
11noblacklist ${MUSIC}
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
19include disable-xdg.inc
20
21caps.drop all
22ipc-namespace
23net none
24no3d
25nodvd
26nogroups
27nonewprivs
28noroot
29notv
30nou2f
31novideo
32protocol unix
33seccomp
34shell none
35
36private-dev
37private-tmp
38
39dbus-user none
40dbus-system none