mirror of
https://github.com/netblue30/firejail.git
synced 2026-05-16 14:16:16 -06:00
12 lines
363 B
Text
12 lines
363 B
Text
# Firejail profile for iceweasel
|
|
# This file is overwritten after every install/update
|
|
# Persistent local customizations
|
|
include /etc/firejail/iceweasel.local
|
|
# Persistent global definitions
|
|
include /etc/firejail/globals.local
|
|
|
|
# private-etc must first be enabled in firefox-common.profile
|
|
#private-etc iceweasel
|
|
|
|
# Redirect
|
|
include /etc/firejail/firefox.profile
|