aboutsummaryrefslogtreecommitdiffstats
path: root/etc/conplay.profile
diff options
context:
space:
mode:
authorLibravatar glitsj16 <glitsj16@users.noreply.github.com>2019-07-09 21:03:47 +0000
committerLibravatar GitHub <noreply@github.com>2019-07-09 21:03:47 +0000
commit4327915e82d57b384e74d59be5c32f1c03895d31 (patch)
tree9f89e3f7582f1dd6f266311eda61cdc5acd48b1a /etc/conplay.profile
parentMerge pull request #2844 from crass/fix-561-trace-appimage (diff)
downloadfirejail-4327915e82d57b384e74d59be5c32f1c03895d31.tar.gz
firejail-4327915e82d57b384e74d59be5c32f1c03895d31.tar.zst
firejail-4327915e82d57b384e74d59be5c32f1c03895d31.zip
Add redirects for mpg123 (#2847)
* Create conplay.profile * Create mpg123.bin.profile * Create mpg123-alsa.profile * Create mpg123-id3dump.profile * Create mpg123-jack.profile * Create mpg123-nas.profile * Create mpg123-openal.profile * Create mpg123-oss.profile * Create mpg123-portaudio.profile * Create mpg123-pulse.profile * Create mpg123-strip.profile * Create out123.profile * Add mpg123 redirects to fireconfig
Diffstat (limited to 'etc/conplay.profile')
-rw-r--r--etc/conplay.profile14
1 files changed, 14 insertions, 0 deletions
diff --git a/etc/conplay.profile b/etc/conplay.profile
new file mode 100644
index 000000000..101ce2f17
--- /dev/null
+++ b/etc/conplay.profile
@@ -0,0 +1,14 @@
1# Firejail profile for conplay
2# Persistent local customizations
3include conplay.local
4# Persistent global definitions
5# added by included profile
6#include globals.local
7
8## system-wide profile
9#+ overrides
10# Allow perl (blacklisted by disable-interpreters.inc)
11include allow-perl.inc
12
13# Redirect
14include mpg123.profile