-
Notifications
You must be signed in to change notification settings - Fork 577
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #6558 from xplanthris/master
New profile: prismlauncher
- Loading branch information
Showing
2 changed files
with
42 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,41 @@ | ||
# 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 prismlauncher.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 | ||
seccomp.block-secondary | ||
|
||
disable-mnt | ||
private-cache | ||
private-dev | ||
private-tmp | ||
|
||
dbus-system none | ||
|
||
restrict-namespaces |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -732,6 +732,7 @@ ppsspp | |
pragha | ||
presentations18 | ||
presentations18free | ||
prismlauncher | ||
profanity | ||
psi | ||
psi-plus | ||
|