mirror of
https://github.com/netblue30/firejail.git
synced 2026-05-21 06:45:29 -06:00
41 lines
745 B
Text
41 lines
745 B
Text
# Firejail profile for PrismLauncher
|
|
# Description: An Open Source Minecraft launcher with the ability to manage multiple instances, accounts and mods.
|
|
# This file is overwritten after every install/update
|
|
|
|
# Persistent local customizations
|
|
include PROFILE.local
|
|
# Persistent global definitions
|
|
include globals.local
|
|
|
|
include allow-java.inc
|
|
|
|
include disable-common.inc
|
|
include disable-interpreters.inc
|
|
include disable-proc.inc
|
|
include disable-shell.inc
|
|
|
|
whitelist ${HOME}/.local/share/PrismLauncher
|
|
whitelist ${HOME}/Downloads
|
|
|
|
apparmor
|
|
caps.drop all
|
|
netfilter
|
|
nodvd
|
|
nogroups
|
|
nonewprivs
|
|
noprinters
|
|
noroot
|
|
notpm
|
|
notv
|
|
nou2f
|
|
protocol unix,inet,inet6
|
|
seccomp
|
|
|
|
disable-mnt
|
|
private-cache
|
|
private-dev
|
|
private-tmp
|
|
|
|
dbus-system none
|
|
|
|
restrict-namespaces
|