mirror of
https://github.com/netblue30/firejail.git
synced 2026-05-24 22:01:53 -06:00
14 lines
319 B
Text
14 lines
319 B
Text
# Firejail profile for ffplay
|
|
# Description: FFmpeg-based media player
|
|
# This file is overwritten after every install/update
|
|
# Persistent local customizations
|
|
include ffplay.local
|
|
# Persistent global definitions
|
|
# added by included profile
|
|
#include globals.local
|
|
|
|
private-bin ffplay
|
|
|
|
|
|
# Redirect
|
|
include ffmpeg.profile
|