mirror of
https://github.com/saltstack/salt.git
synced 2025-04-17 10:10:20 +00:00
Remove old documented pending reboot key
This commit is contained in:
parent
a509ea20dc
commit
0584d1df95
2 changed files with 1 additions and 5 deletions
1
changelog/58530.fixed
Normal file
1
changelog/58530.fixed
Normal file
|
@ -0,0 +1 @@
|
|||
Remove old documented pending reboot key
|
|
@ -295,11 +295,6 @@ def get_pending_update():
|
|||
``HKLM:\\SOFTWARE\\Microsoft\\Windows\\CurrentVersion\\WindowsUpdate\\Auto Update\\RebootRequired``
|
||||
``HKLM:\\SOFTWARE\\Microsoft\\Windows\\CurrentVersion\\WindowsUpdate\\Auto Update\\PostRebootReporting``
|
||||
|
||||
If there are any subkeys under the following registry key, a reboot is
|
||||
pending:
|
||||
|
||||
``HKLM:\\SOFTWARE\\Microsoft\\Windows\\CurrentVersion\\WindowsUpdate\\Services\\Pending``
|
||||
|
||||
.. versionadded:: 3001
|
||||
|
||||
Returns:
|
||||
|
|
Loading…
Add table
Reference in a new issue