You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: resources/Microsoft.DSC.Experimental/0.0.1/Microsoft.DSC.Experimental.psd1
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -34,7 +34,7 @@ VariablesToExport = @()
34
34
AliasesToExport=@()
35
35
36
36
# DSC resources to export from this module
37
-
DscResourcesToExport='Service'
37
+
DscResourcesToExport='SystemctlService'
38
38
39
39
# Private data to pass to the module specified in RootModule/ModuleToProcess. This may also contain a PSData hashtable with additional module metadata used by PowerShell.
0 commit comments