From 6b4c969767b65b9a86c1b99fad9540d703acf20e Mon Sep 17 00:00:00 2001 From: Stefan Ginsberg Date: Sun, 14 Dec 2008 00:05:19 +0000 Subject: [PATCH] - Disable lsasrv and advapi debug tracing, accidentally committed in 38041 svn path=/trunk/; revision=38063 --- reactos/boot/bootdata/hivesys_i386.inf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/reactos/boot/bootdata/hivesys_i386.inf b/reactos/boot/bootdata/hivesys_i386.inf index 8e49b075d66..a9f14a9c0bf 100644 --- a/reactos/boot/bootdata/hivesys_i386.inf +++ b/reactos/boot/bootdata/hivesys_i386.inf @@ -1127,6 +1127,6 @@ HKLM,"SYSTEM\Setup","SystemPartition",0x00000000,"\Device\Harddisk0\Partition1" HKLM,"SYSTEM\Setup","SystemSetupInProgress",0x00010001,0x00000001 ; Debug channels -HKLM,"SYSTEM\CurrentControlSet\Control\Session Manager\Environment","DEBUGCHANNEL",0x00020000,"+lsasrv,+advapi" +;HKLM,"SYSTEM\CurrentControlSet\Control\Session Manager\Environment","DEBUGCHANNEL",0x00020000,"+ole,+rpc" ; EOF