https://git.reactos.org/?p=reactos.git;a=commitdiff;h=90c9a6799355e59c50a0a…
commit 90c9a6799355e59c50a0ac4c1a6e296a8d67a350
Author: Eric Kohl <eric.kohl(a)reactos.org>
AuthorDate: Sat Aug 31 18:19:53 2019 +0200
Commit: Eric Kohl <eric.kohl(a)reactos.org>
CommitDate: Sat Aug 31 18:19:53 2019 +0200
[BOOTDATA] Add missing descriptions for the wuauserv service
---
boot/bootdata/hivesys.inf | 14 +++++++++++---
1 file changed, 11 insertions(+), 3 deletions(-)
diff --git a/boot/bootdata/hivesys.inf b/boot/bootdata/hivesys.inf
index 667104ed7b4..983c6317840 100644
--- a/boot/bootdata/hivesys.inf
+++ b/boot/bootdata/hivesys.inf
@@ -2266,9 +2266,6 @@ THEMES_SERVICE_DESCRIPTION="Themes support"
WINMGMT_SERVICE="ReactOS Management Infrastructure"
WINMGMT_SERVICE_DESCRIPTION="Provides interface to system management
information."
-WUAUSERV_SERVICE="Automatic Updates"
-WUAUSERV_SERVICE_DESCRIPTION="AutoUpdate Service stub."
-
WLANSVC_SERVICE="WLAN Service"
WLANSVC_SERVICE_DESCRIPTION="WLAN Service"
@@ -2278,6 +2275,9 @@ W32TIME_SERVICE_DESCRIPTION="ReactOS Time Service"
WORKSTATION_SERVICE="Workstation"
WORKSTATION_SERVICE_DESCRIPTION="Responsible for creating and maintaining network
connections to servers."
+WUAUSERV_SERVICE="Automatic Updates"
+WUAUSERV_SERVICE_DESCRIPTION="AutoUpdate Service stub."
+
; Keyboard layouts
ALBANIAN = "Albanian"
ARABIC_101 = "Arabic (101)"
@@ -2423,6 +2423,9 @@ WLANSVC_SERVICE_DESCRIPTION="Usługa WLAN"
WORKSTATION_SERVICE="Stacja robocza"
WORKSTATION_SERVICE_DESCRIPTION="Tworzy i zachowuje połączenia sieciowe klientów z
serwerami."
+WUAUSERV_SERVICE="Automatic Updates"
+WUAUSERV_SERVICE_DESCRIPTION="AutoUpdate Service stub."
+
; Keyboard layouts
ALBANIAN = "Albański"
ARABIC_101 = "Arabski (101)"
@@ -2568,6 +2571,9 @@ WLANSVC_SERVICE_DESCRIPTION="Serviciu pentru rețele locale fără
fir."
WORKSTATION_SERVICE="Stație de lucru"
WORKSTATION_SERVICE_DESCRIPTION="Serviciu responsabil pentru crearea și menținerea
conexiunilor la servere în rețea."
+WUAUSERV_SERVICE="Automatic Updates"
+WUAUSERV_SERVICE_DESCRIPTION="AutoUpdate Service stub."
+
; Keyboard layouts
ALBANIAN = "Albaneză"
ARABIC_101 = "Arabă (101)"
@@ -2713,5 +2719,7 @@ WLANSVC_SERVICE_DESCRIPTION="Обеспечивает поддержку бес
WORKSTATION_SERVICE="Рабочая станция"
WORKSTATION_SERVICE_DESCRIPTION="Обеспечивает поддержку сетевых подключений и
связь."
+WUAUSERV_SERVICE="Automatic Updates"
+WUAUSERV_SERVICE_DESCRIPTION="AutoUpdate Service stub."
; EOF