mirror of
https://github.com/netblue30/firejail.git
synced 2026-05-21 06:45:29 -06:00
* Streamline redirect profiles (2) * Streamline redirect profiles (2) * Streamline redirect profiles (2) * Streamline redirect profiles (2) * Streamline redirect profiles (2) * Streamline redirect profiles (2) * Streamline redirect profiles (2) * Streamline redirect profiles (2) * Streamline redirect profiles (3) * Streamline redirect profiles (3) * Streamline redirect profiles (3) * Streamline redirect profiles (3) * Streamline redirect profiles (3) * Streamline redirect profiles (3) * Streamline redirect profiles (3)
17 lines
423 B
Text
17 lines
423 B
Text
# Firejail profile for DiscordCanary
|
|
# This file is overwritten after every install/update
|
|
# Persistent local customizations
|
|
include DiscordCanary.local
|
|
# Persistent global definitions
|
|
include globals.local
|
|
|
|
noblacklist ${HOME}/.config/discordcanary
|
|
|
|
mkdir ${HOME}/.config/discordcanary
|
|
whitelist ${HOME}/.config/discordcanary
|
|
|
|
private-bin DiscordCanary
|
|
private-opt DiscordCanary
|
|
|
|
# Redirect
|
|
include discord-common.profile
|