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