aboutsummaryrefslogtreecommitdiffstats
path: root/etc/wine.profile
diff options
context:
space:
mode:
authorLibravatar smitsohu <smitsohu@gmail.com>2020-02-09 17:03:46 +0100
committerLibravatar smitsohu <smitsohu@gmail.com>2020-02-09 17:03:46 +0100
commit1f9c96d75b61cb8d0e568af973a7548df16c385c (patch)
tree5e3e3d13ec72383742cc48e58d629148c3ad1a32 /etc/wine.profile
parentsimplescreenrecorder.profile (diff)
downloadfirejail-1f9c96d75b61cb8d0e568af973a7548df16c385c.tar.gz
firejail-1f9c96d75b61cb8d0e568af973a7548df16c385c.tar.zst
firejail-1f9c96d75b61cb8d0e568af973a7548df16c385c.zip
harden wine
Diffstat (limited to 'etc/wine.profile')
-rw-r--r--etc/wine.profile4
1 files changed, 4 insertions, 0 deletions
diff --git a/etc/wine.profile b/etc/wine.profile
index 67e3952e1..901340052 100644
--- a/etc/wine.profile
+++ b/etc/wine.profile
@@ -11,6 +11,7 @@ noblacklist ${HOME}/.local/share/Steam
11noblacklist ${HOME}/.local/share/steam 11noblacklist ${HOME}/.local/share/steam
12noblacklist ${HOME}/.steam 12noblacklist ${HOME}/.steam
13noblacklist ${HOME}/.wine 13noblacklist ${HOME}/.wine
14noblacklist /tmp/.wine-*
14 15
15include disable-common.inc 16include disable-common.inc
16include disable-devel.inc 17include disable-devel.inc
@@ -18,6 +19,8 @@ include disable-interpreters.inc
18include disable-passwdmgr.inc 19include disable-passwdmgr.inc
19include disable-programs.inc 20include disable-programs.inc
20 21
22include whitelist-var-common.inc
23
21# some applications don't need allow-debuggers, comment the next line 24# some applications don't need allow-debuggers, comment the next line
22# if it is not necessary (or put 'ignore allow-debuggers' in your wine.local) 25# if it is not necessary (or put 'ignore allow-debuggers' in your wine.local)
23allow-debuggers 26allow-debuggers
@@ -28,6 +31,7 @@ nodvd
28nogroups 31nogroups
29nonewprivs 32nonewprivs
30noroot 33noroot
34# nosound
31notv 35notv
32# novideo 36# novideo
33seccomp 37seccomp