mirror of
https://github.com/netblue30/firejail.git
synced 2026-05-21 06:45:29 -06:00
Inspired by https://github.com/netblue30/firejail/pull/5352/files/c04ceb49c7001bb931a35667c831545cd64aeece#r963032151.
12 lines
302 B
Text
12 lines
302 B
Text
# Firejail profile for firefox-esr
|
|
# This file is overwritten after every install/update
|
|
# Persistent local customizations
|
|
include firefox-esr.local
|
|
# Persistent global definitions
|
|
# added by included profile
|
|
#include globals.local
|
|
|
|
whitelist /usr/share/firefox-esr
|
|
|
|
# Redirect
|
|
include firefox.profile
|