mirror of
https://github.com/moonlight-stream/Internet-Hosting-Tool.git
synced 2026-06-19 07:01:02 +00:00
Revert to an unrestricted service SID to address some app-compat issues with 3rd party Winsock providers
This commit is contained in:
+1
-1
Submodule GS-IPv6-Forwarder updated: c1d7dbe846...25d0eaeee5
+1
-1
@@ -47,7 +47,7 @@
|
|||||||
Account="NT AUTHORITY\LocalService"
|
Account="NT AUTHORITY\LocalService"
|
||||||
ErrorControl="ignore"
|
ErrorControl="ignore"
|
||||||
Interactive="no">
|
Interactive="no">
|
||||||
<ServiceConfig DelayedAutoStart="no" OnInstall="yes" OnReinstall="yes" ServiceSid="restricted">
|
<ServiceConfig DelayedAutoStart="no" OnInstall="yes" OnReinstall="yes" ServiceSid="unrestricted">
|
||||||
<RequiredPrivilege>SeChangeNotifyPrivilege</RequiredPrivilege>
|
<RequiredPrivilege>SeChangeNotifyPrivilege</RequiredPrivilege>
|
||||||
</ServiceConfig>
|
</ServiceConfig>
|
||||||
</ServiceInstall>
|
</ServiceInstall>
|
||||||
|
|||||||
Reference in New Issue
Block a user