mirror of
https://github.com/netblue30/firejail.git
synced 2026-05-21 06:45:29 -06:00
14 lines
347 B
Text
14 lines
347 B
Text
# Firejail profile for rocketchat
|
|
# This file is overwritten after every install/update
|
|
# Persistent local customizations
|
|
include rocketchat.local
|
|
# Persistent global definitions
|
|
include globals.local
|
|
|
|
noblacklist ${HOME}/.config/Rocket.Chat
|
|
|
|
whitelist ${HOME}/.config/Rocket.Chat
|
|
include whitelist-common.inc
|
|
|
|
# Redirect
|
|
include electron.profile
|