summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--etc/flacsplt.profile6
-rw-r--r--etc/mp3splt.profile48
-rw-r--r--etc/mp3wrap.profile6
-rw-r--r--etc/oggsplt.profile6
-rw-r--r--src/firecfg/firecfg.config4
5 files changed, 70 insertions, 0 deletions
diff --git a/etc/flacsplt.profile b/etc/flacsplt.profile
new file mode 100644
index 000000000..2efef0f22
--- /dev/null
+++ b/etc/flacsplt.profile
@@ -0,0 +1,6 @@
1# Firejail profile for flacsplt
2# This file is overwritten after every install/update
3include flacsplt.local
4
5# Redirect
6include mp3splt.profile
diff --git a/etc/mp3splt.profile b/etc/mp3splt.profile
new file mode 100644
index 000000000..6cf6f0409
--- /dev/null
+++ b/etc/mp3splt.profile
@@ -0,0 +1,48 @@
1# Firejail profile for mp3splt
2# Description: utility for mp3 splitting without decoding
3# This file is overwritten after every install/update
4# Persistent local customizations
5include mp3splt.local
6# Persistent global definitions
7include globals.local
8
9noblacklist ${MUSIC}
10
11include disable-common.inc
12include disable-devel.inc
13include disable-exec.inc
14include disable-interpreters.inc
15include disable-passwdmgr.inc
16include disable-programs.inc
17include disable-xdg.inc
18
19include whitelist-var-common.inc
20
21apparmor
22caps.drop all
23ipc-namespace
24machine-id
25net none
26no3d
27nodbus
28nodvd
29nogroups
30nonewprivs
31noroot
32nosound
33notv
34nou2f
35novideo
36protocol unix
37seccomp
38shell none
39tracelog
40
41disable-mnt
42private-bin flacsplt,mp3splt,mp3wrap,oggsplt
43private-cache
44private-dev
45private-etc alternatives
46private-tmp
47
48memory-deny-write-execute
diff --git a/etc/mp3wrap.profile b/etc/mp3wrap.profile
new file mode 100644
index 000000000..2e7d97f72
--- /dev/null
+++ b/etc/mp3wrap.profile
@@ -0,0 +1,6 @@
1# Firejail profile for mp3wrap
2# This file is overwritten after every install/update
3include mp3wrap.local
4
5# Redirect
6include mp3splt.profile
diff --git a/etc/oggsplt.profile b/etc/oggsplt.profile
new file mode 100644
index 000000000..456412c30
--- /dev/null
+++ b/etc/oggsplt.profile
@@ -0,0 +1,6 @@
1# Firejail profile for oggsplt
2# This file is overwritten after every install/update
3include oggsplt.local
4
5# Redirect
6include mp3splt.profile
diff --git a/src/firecfg/firecfg.config b/src/firecfg/firecfg.config
index 7aec0f82a..41b75ee81 100644
--- a/src/firecfg/firecfg.config
+++ b/src/firecfg/firecfg.config
@@ -184,6 +184,7 @@ firefox-esr
184firefox-nightly 184firefox-nightly
185firefox-wayland 185firefox-wayland
186flameshot 186flameshot
187flacsplt
187flashpeak-slimjet 188flashpeak-slimjet
188flowblade 189flowblade
189font-manager 190font-manager
@@ -356,6 +357,8 @@ midori
356min 357min
357minetest 358minetest
358mousepad 359mousepad
360mp3splt
361mp3wrap
359mpDris2 362mpDris2
360mplayer 363mplayer
361mpsyt 364mpsyt
@@ -394,6 +397,7 @@ nyx
394obs 397obs
395ocenaudio 398ocenaudio
396odt2txt 399odt2txt
400oggsplt
397okular 401okular
398onionshare-gui 402onionshare-gui
399open-invaders 403open-invaders