Skip to content

Commit b54ed45

Browse files
authored
Merge pull request #932 from SteveL-MSFT/sshd
Rename sshd resource to remove Windows
2 parents ecc3839 + 392d8bb commit b54ed45

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)