dotfiles/.config/firejail/polymc.profile.cgt

31 lines
463 B
Plaintext
Raw Permalink Normal View History

2023-07-27 15:30:03 +02:00
# vim: filetype=firejail
2023-04-26 10:30:17 +02:00
include whitelist-common.inc
2023-04-26 10:30:17 +02:00
dbus-user filter
dbus-user.talk com.feralinteractive.GameMode
dbus-system none
mkdir ~/.local/share/PolyMC
mkdir ~/.config/PolyMC
2023-04-26 10:30:17 +02:00
whitelist ~/.local/share/PolyMC
whitelist ~/.config/PolyMC
caps.drop all
netfilter
nodvd
nogroups
noinput
nonewprivs
2023-08-30 10:41:36 +02:00
# Breaks GameMode
#noroot
notv
nou2f
novideo
protocol unix,inet,inet6
disable-mnt
private-dev
private-tmp
2023-04-26 10:30:17 +02:00
<% opt.getDeviceConf "polymc-firejail.profile" %>