Skip to content

Commit 392d8bb

Browse files
committed
Rename sshd resource to remove Windows
1 parent 6131a28 commit 392d8bb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sshdconfig/sshdconfig.dsc.resource.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"$schema": "https://aka.ms/dsc/schemas/v3/bundled/resource/manifest.json",
3-
"type": "Microsoft.Windows.OpenSSH.SSHD/sshd_config",
3+
"type": "Microsoft.OpenSSH.SSHD/sshd_config",
44
"description": "Manage SSH Server Configuration",
55
"version": "0.1.0",
66
"export": {

0 commit comments

Comments
 (0)