mirror of
https://github.com/netblue30/firejail.git
synced 2026-05-21 06:45:29 -06:00
13 lines
302 B
Text
13 lines
302 B
Text
# Firejail profile for cvlc
|
|
# This file is overwritten after every install/update
|
|
# Persistent local customizations
|
|
include cvlc.local
|
|
# Persistent global definitions
|
|
# added by included profile
|
|
#include globals.local
|
|
|
|
# cvlc doesn't like private-bin
|
|
ignore private-bin
|
|
|
|
# Redirect
|
|
include vlc.profile
|