mirror of
https://github.com/netblue30/firejail.git
synced 2026-05-21 06:45:29 -06:00
18 lines
384 B
Text
18 lines
384 B
Text
# Firejail profile for mupdf-x11-curl
|
|
# Description: Lightweight PDF viewer
|
|
# This file is overwritten after every install/update
|
|
# Persistent local customizations
|
|
include mupdf-x11-curl.local
|
|
# Persistent global definitions
|
|
# added by included profile
|
|
#include globals.local
|
|
|
|
ignore net none
|
|
|
|
netfilter
|
|
protocol unix,inet,inet6
|
|
|
|
private-etc @tls-ca
|
|
|
|
# Redirect
|
|
include mupdf.profile
|