aboutsummaryrefslogtreecommitdiffstats
path: root/etc/profile-m-z/playonlinux.profile
diff options
context:
space:
mode:
authorLibravatar rusty-snake <41237666+rusty-snake@users.noreply.github.com>2020-12-12 11:18:32 +0000
committerLibravatar GitHub <noreply@github.com>2020-12-12 11:18:32 +0000
commitf9ef88544f3a4e53c533e5fde785939bf0bdb44e (patch)
tree0f824eacec1a4ff8b774aaa5bbb4306ae18ed7e4 /etc/profile-m-z/playonlinux.profile
parentintegrate relevant options into server.profile (#3808) (diff)
downloadfirejail-f9ef88544f3a4e53c533e5fde785939bf0bdb44e.tar.gz
firejail-f9ef88544f3a4e53c533e5fde785939bf0bdb44e.tar.zst
firejail-f9ef88544f3a4e53c533e5fde785939bf0bdb44e.zip
refactor playonlinux as wine redirect (#3811)
Diffstat (limited to 'etc/profile-m-z/playonlinux.profile')
-rw-r--r--etc/profile-m-z/playonlinux.profile25
1 files changed, 4 insertions, 21 deletions
diff --git a/etc/profile-m-z/playonlinux.profile b/etc/profile-m-z/playonlinux.profile
index 03091af6d..0ebef226a 100644
--- a/etc/profile-m-z/playonlinux.profile
+++ b/etc/profile-m-z/playonlinux.profile
@@ -4,34 +4,17 @@
4# Persistent local customizations 4# Persistent local customizations
5include playonlinux.local 5include playonlinux.local
6# Persistent global definitions 6# Persistent global definitions
7include globals.local 7# added by included profile
8#include globals.local
8 9
9noblacklist ${HOME}/.Steam
10noblacklist ${HOME}/.local/share/Steam
11noblacklist ${HOME}/.local/share/steam
12noblacklist ${HOME}/.steam
13noblacklist ${HOME}/.PlayOnLinux 10noblacklist ${HOME}/.PlayOnLinux
14 11
15# nc is needed to run playonlinux 12# nc is needed to run playonlinux
16noblacklist ${PATH}/nc 13noblacklist ${PATH}/nc
17 14
18# Allow python (blacklisted by disable-interpreters.inc)
19include allow-python2.inc 15include allow-python2.inc
20include allow-python3.inc 16include allow-python3.inc
21
22# Allow perl (blacklisted by disable-interpreters.inc)
23include allow-perl.inc 17include allow-perl.inc
24 18
25include disable-common.inc 19# Redirect
26include disable-devel.inc 20include wine.profile
27include disable-interpreters.inc
28include disable-programs.inc
29
30caps.drop all
31netfilter
32nodvd
33nogroups
34nonewprivs
35noroot
36notv
37seccomp