Add xplayer audio-preview and thumbnailer profiles

This commit is contained in:
Fred-Barclay 2018-03-25 20:46:25 -05:00
parent 3c2f0c85f2
commit 2e0730cc0d
No known key found for this signature in database
GPG key ID: 7338CE369A928102
2 changed files with 20 additions and 0 deletions

View file

@ -0,0 +1,10 @@
# Firejail profile for xplayer-audio-preview
# This file is overwritten after every install/update
# Persistent local customizations
include /etc/firejail/xplayer-audio-preview.local
# Persistent global definitions
include /etc/firejail/globals.local
# Redirect
include /etc/firejail/xplayer.profile

View file

@ -0,0 +1,10 @@
# Firejail profile for xplayer-video-thumbnailer
# This file is overwritten after every install/update
# Persistent local customizations
include /etc/firejail/xplayer-video-thumbnailer.local
# Persistent global definitions
include /etc/firejail/globals.local
# Redirect
include /etc/firejail/xplayer.profile