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