firejail/etc/profile-m-z/youtube.profile
glitsj16 1759055304
profiles: exchange private-opt with a whitelist (#6021)
* profiles: drop private-opt (existing whitelist)

* profiles: replace private-opt with whitelist

In most profiles.

Kept private-opt for enpass (~85MB), mate-dictionary (<20MB),
minecraft-launcher (~1.6MB) and ppsspp (~44MB). The only app I couldn't
check: xmr-stak.

* docs: note potential issues with private-opt
2023-10-18 22:47:07 +00:00

24 lines
645 B
Text

# Firejail profile for youtube
# Description: Unofficial electron based desktop wrapper for YouTube
# This file is overwritten after every install/update
# Persistent local customizations
include youtube.local
# Persistent global definitions
include globals.local
# Disabled until someone reported positive feedback
ignore nou2f
noblacklist ${HOME}/.config/Youtube
include disable-shell.inc
mkdir ${HOME}/.config/Youtube
whitelist ${HOME}/.config/Youtube
whitelist /opt/Youtube
private-bin electron,electron[0-9],electron[0-9][0-9],youtube
private-etc @tls-ca,@x11,bumblebee,host.conf,mime.types
# Redirect
include electron-common.profile