aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--etc/wine.profile3
1 files changed, 2 insertions, 1 deletions
diff --git a/etc/wine.profile b/etc/wine.profile
index 6a95c80a0..29e79c3f5 100644
--- a/etc/wine.profile
+++ b/etc/wine.profile
@@ -18,6 +18,8 @@ include disable-interpreters.inc
18include disable-passwdmgr.inc 18include disable-passwdmgr.inc
19include disable-programs.inc 19include disable-programs.inc
20 20
21# uncomment next line if seccomp breaks a program
22# allow-debuggers
21caps.drop all 23caps.drop all
22# net none 24# net none
23netfilter 25netfilter
@@ -27,7 +29,6 @@ nonewprivs
27noroot 29noroot
28notv 30notv
29# novideo 31# novideo
30# if seccomp breaks your program, add !ptrace to the next line
31seccomp 32seccomp
32 33
33private-dev 34private-dev