aboutsummaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
Diffstat (limited to 'etc')
-rw-r--r--etc/disable-programs.inc1
-rw-r--r--etc/ocenaudio.profile50
2 files changed, 51 insertions, 0 deletions
diff --git a/etc/disable-programs.inc b/etc/disable-programs.inc
index 796af28f0..7e9d7be80 100644
--- a/etc/disable-programs.inc
+++ b/etc/disable-programs.inc
@@ -447,6 +447,7 @@ blacklist ${HOME}/.local/share/nautilus-python
447blacklist ${HOME}/.local/share/nemo 447blacklist ${HOME}/.local/share/nemo
448blacklist ${HOME}/.local/share/nemo-python 448blacklist ${HOME}/.local/share/nemo-python
449blacklist ${HOME}/.local/share/notes 449blacklist ${HOME}/.local/share/notes
450blacklist ${HOME}/.local/share/ocenaudio
450blacklist ${HOME}/.local/share/okular 451blacklist ${HOME}/.local/share/okular
451blacklist ${HOME}/.local/share/orage 452blacklist ${HOME}/.local/share/orage
452blacklist ${HOME}/.local/share/org.kde.gwenview 453blacklist ${HOME}/.local/share/org.kde.gwenview
diff --git a/etc/ocenaudio.profile b/etc/ocenaudio.profile
new file mode 100644
index 000000000..9b11e90f6
--- /dev/null
+++ b/etc/ocenaudio.profile
@@ -0,0 +1,50 @@
1# Firejail profile for ocenaudio
2# Description: Cross-platform, easy to use, fast and functional audio editor
3# This file is overwritten after every install/update
4# Persistent local customizations
5include ocenaudio.local
6# Persistent global definitions
7include globals.local
8
9noblacklist ${HOME}/.local/share/ocenaudio
10noblacklist ${DOCUMENTS}
11noblacklist ${MUSIC}
12
13include disable-common.inc
14include disable-devel.inc
15include disable-interpreters.inc
16include disable-passwdmgr.inc
17include disable-programs.inc
18include disable-xdg.inc
19
20apparmor
21caps.drop all
22ipc-namespace
23net none
24no3d
25# nodbus - breaks preferences, comment when needed
26nodbus
27nodvd
28nogroups
29nonewprivs
30noroot
31notv
32nou2f
33novideo
34protocol unix
35seccomp
36shell none
37tracelog
38
39# disable-mnt
40# private
41private-bin ocenaudio
42private-cache
43private-dev
44private-etc asound.conf,fonts,pulse
45# private-lib
46private-tmp
47
48# memory-deny-write-execute - breaks on Arch
49noexec ${HOME}
50noexec /tmp