aboutsummaryrefslogtreecommitdiff
path: root/xorg-server/hw/xwin/xlaunch
diff options
context:
space:
mode:
authormarha <marha@users.sourceforge.net>2011-03-08 12:51:48 +0000
committermarha <marha@users.sourceforge.net>2011-03-08 12:51:48 +0000
commita0dbfcee1a2b0d049139a3097fa73530c3b34f13 (patch)
treeefa18b9b54051d8c8fc1614cde9dd57f91d479e0 /xorg-server/hw/xwin/xlaunch
parentf4aa7aca1f0945afb567bb8a8ef7e62fa4e28acb (diff)
downloadvcxsrv-a0dbfcee1a2b0d049139a3097fa73530c3b34f13.tar.gz
vcxsrv-a0dbfcee1a2b0d049139a3097fa73530c3b34f13.tar.bz2
vcxsrv-a0dbfcee1a2b0d049139a3097fa73530c3b34f13.zip
Disable access control by default
Diffstat (limited to 'xorg-server/hw/xwin/xlaunch')
-rw-r--r--xorg-server/hw/xwin/xlaunch/config.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/xorg-server/hw/xwin/xlaunch/config.h b/xorg-server/hw/xwin/xlaunch/config.h
index ac8f1d411..ecd22fe75 100644
--- a/xorg-server/hw/xwin/xlaunch/config.h
+++ b/xorg-server/hw/xwin/xlaunch/config.h
@@ -77,7 +77,7 @@ struct CConfig
clipboard(true),
clipboardprimary(true),
extra_params(),
- disableac(false),
+ disableac(true),
wgl(true),
xdmcpterminate(false)
{