aboutsummaryrefslogtreecommitdiffstats
path: root/etc/profile-m-z/parsecd.profile
diff options
context:
space:
mode:
authorLibravatar glitsj16 <glitsj16@users.noreply.github.com>2023-02-25 22:58:09 +0000
committerLibravatar GitHub <noreply@github.com>2023-02-25 22:58:09 +0000
commita50f1fb70c889712cc2fcc79cc6ca3976600b43c (patch)
treec826a4e7ced7ea3f7a0e1471f8673be6ee35c543 /etc/profile-m-z/parsecd.profile
parentRELNOTES: add feature and build items (diff)
downloadfirejail-a50f1fb70c889712cc2fcc79cc6ca3976600b43c.tar.gz
firejail-a50f1fb70c889712cc2fcc79cc6ca3976600b43c.tar.zst
firejail-a50f1fb70c889712cc2fcc79cc6ca3976600b43c.zip
parsecd: ordering fixes (#5682)
Diffstat (limited to 'etc/profile-m-z/parsecd.profile')
-rw-r--r--etc/profile-m-z/parsecd.profile8
1 files changed, 4 insertions, 4 deletions
diff --git a/etc/profile-m-z/parsecd.profile b/etc/profile-m-z/parsecd.profile
index 249d475cf..ecaf690fe 100644
--- a/etc/profile-m-z/parsecd.profile
+++ b/etc/profile-m-z/parsecd.profile
@@ -22,17 +22,17 @@ mkdir ${HOME}/.parsec
22whitelist ${HOME}/.parsec 22whitelist ${HOME}/.parsec
23whitelist /usr/share/parsec 23whitelist /usr/share/parsec
24include whitelist-common.inc 24include whitelist-common.inc
25include whitelist-usr-share-common.inc
26include whitelist-run-common.inc 25include whitelist-run-common.inc
27include whitelist-runuser-common.inc 26include whitelist-runuser-common.inc
27include whitelist-usr-share-common.inc
28include whitelist-var-common.inc 28include whitelist-var-common.inc
29 29
30# Due to the nature of parsec, the following directives will not work: 30# Due to the nature of parsec, the following directives will not work:
31# - no3d 31# - no3d
32# - novideo
33# - nosound
34# - noinput (it does remote passthrough stuff for gamepads) 32# - noinput (it does remote passthrough stuff for gamepads)
35# - private-dev (because of the above) 33# - nosound
34# - novideo
35# - private-dev (same as noinput)
36apparmor 36apparmor
37caps.drop all 37caps.drop all
38nodvd 38nodvd