aboutsummaryrefslogtreecommitdiffstats
path: root/etc/profile-m-z
diff options
context:
space:
mode:
authorLibravatar NetSysFire <59517351+NetSysFire@users.noreply.github.com>2023-02-07 11:35:47 +0100
committerLibravatar Kelvin M. Klann <kmk3.code@protonmail.com>2023-02-18 11:42:55 -0300
commit9fa9d088874427ebcf8e45e9334102bd337475be (patch)
tree49a8329f975e817175c29e2e759fa16957befaf6 /etc/profile-m-z
parenttesting (diff)
downloadfirejail-9fa9d088874427ebcf8e45e9334102bd337475be.tar.gz
firejail-9fa9d088874427ebcf8e45e9334102bd337475be.tar.zst
firejail-9fa9d088874427ebcf8e45e9334102bd337475be.zip
New profile: parsecd
Diffstat (limited to 'etc/profile-m-z')
-rw-r--r--etc/profile-m-z/parsecd.profile44
1 files changed, 44 insertions, 0 deletions
diff --git a/etc/profile-m-z/parsecd.profile b/etc/profile-m-z/parsecd.profile
new file mode 100644
index 000000000..398af7f80
--- /dev/null
+++ b/etc/profile-m-z/parsecd.profile
@@ -0,0 +1,44 @@
1# Firejail profile for Parsec
2# Description: Remote desktop application focused on gaming and other 3D applications
3# This file is overwritten after every install/update
4# Persistent local customizations
5include parsecd.local
6# Persistent global definitions
7include globals.local
8
9noblacklist ${HOME}/.parsec
10
11mkdir ${HOME}/.parsec
12whitelist ${HOME}/.parsec
13whitelist /usr/share/parsec
14include whitelist-common.inc
15include whitelist-usr-share-common.inc
16
17# Due to the nature of parsec, the following directives will not work:
18# - no3d
19# - novideo
20# - nosound
21# - noinput (it does remote passthrough stuff for gamepads)
22# - private-dev (because of the above)
23apparmor
24caps.drop all
25nodvd
26nogroups
27nonewprivs
28notv
29nou2f
30noroot
31# Will fail to start with mty_evdev_create: 'udev_monitor_new_from_netlink' failed without netlink
32protocol unix,inet,inet6,netlink
33seccomp !tgkill
34seccomp.block-secondary
35
36# Will not start with zenity missing
37private-bin parsecd,zenity
38private-tmp
39
40dbus-user none
41dbus-system none
42
43memory-deny-write-execute
44restrict-namespaces