aboutsummaryrefslogtreecommitdiffstats
path: root/etc/profile-m-z/playonlinux.profile
blob: 0ebef226a7a913fe4f66793f8bb68cc95be72df4 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
# Firejail profile for playonlinux
# Description: Front-end for Wine
# This file is overwritten after every install/update
# Persistent local customizations
include playonlinux.local
# Persistent global definitions
# added by included profile
#include globals.local

noblacklist ${HOME}/.PlayOnLinux

# nc is needed to run playonlinux
noblacklist ${PATH}/nc

include allow-python2.inc
include allow-python3.inc
include allow-perl.inc

# Redirect
include wine.profile