Skip to content

Commit

Permalink
Merge pull request #6558 from xplanthris/master
Browse files Browse the repository at this point in the history
New profile: prismlauncher
  • Loading branch information
netblue30 authored Dec 17, 2024
2 parents 66c8b86 + 21779e7 commit 4bca748
Show file tree
Hide file tree
Showing 2 changed files with 42 additions and 0 deletions.
41 changes: 41 additions & 0 deletions etc/profile-m-z/prismlauncher.profile
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
1 change: 1 addition & 0 deletions src/firecfg/firecfg.config
Original file line number Diff line number Diff line change
Expand Up @@ -732,6 +732,7 @@ ppsspp
pragha
presentations18
presentations18free
prismlauncher
profanity
psi
psi-plus
Expand Down

0 comments on commit 4bca748

Please sign in to comment.