File tree Expand file tree Collapse file tree 1 file changed +7
-6
lines changed
src/Maintenance/Maintenance/help Expand file tree Collapse file tree 1 file changed +7
-6
lines changed Original file line number Diff line number Diff line change @@ -76,12 +76,13 @@ Duration : 03:00
76
76
Timezone : UTC
77
77
Visibility : Custom
78
78
RecurEvery : Day
79
- LinuxParameterClassificationToInclude : System.Collections.Generic.HashSet`1[System.String]
80
- LinuxParameterPackageNameMaskToExclude : System.Collections.Generic.HashSet`1[System.String]
81
- LinuxParameterPackageNameMaskToInclude : System.Collections.Generic.HashSet`1[System.String]
82
- WindowParameterKbNumberToInclude : System.Collections.Generic.HashSet`1[System.String]
83
- WindowParameterKbNumberToExclude : System.Collections.Generic.HashSet`1[System.String]
84
- WindowParameterClassificationToInclude : System.Collections.Generic.HashSet`1[System.String]
79
+ LinuxParameterClassificationToInclude :
80
+ LinuxParameterPackageNameMaskToExclude :
81
+ LinuxParameterPackageNameMaskToInclude : apt
82
+ httpd
83
+ WindowParameterKbNumberToInclude :
84
+ WindowParameterKbNumberToExclude :
85
+ WindowParameterClassificationToInclude :
85
86
InstallPatchRebootSetting : IfRequired
86
87
```
87
88
You can’t perform that action at this time.
0 commit comments