mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-09-02 12:23:31 +00:00
- Revert r41389
svn path=/trunk/; revision=41395
This commit is contained in:
@@ -49,7 +49,7 @@ StartServicesManager(VOID)
|
||||
NULL,
|
||||
NULL,
|
||||
FALSE,
|
||||
DETACHED_PROCESS | ABOVE_NORMAL_PRIORITY_CLASS,
|
||||
DETACHED_PROCESS,
|
||||
NULL,
|
||||
NULL,
|
||||
&StartupInfo,
|
||||
@@ -97,7 +97,7 @@ StartLsass(VOID)
|
||||
NULL,
|
||||
NULL,
|
||||
FALSE,
|
||||
DETACHED_PROCESS | ABOVE_NORMAL_PRIORITY_CLASS,
|
||||
DETACHED_PROCESS,
|
||||
NULL,
|
||||
NULL,
|
||||
&StartupInfo,
|
||||
|
||||
Reference in New Issue
Block a user