1
0
mirror of https://github.com/rancher/os.git synced 2025-09-18 08:06:48 +00:00

Rename sshd disable cfg to rancher.ssh.disable

Signed-off-by: Sven Dowideit <SvenDowideit@home.org.au>
This commit is contained in:
Sven Dowideit
2017-07-17 11:15:54 +10:00
parent 6f33622a12
commit 7fb9afe39c
5 changed files with 7 additions and 5 deletions

View File

@@ -144,7 +144,7 @@
"properties": {
"keys": {"type": "object"},
"disable": {"type": "boolean"}
"daemon": {"type": "boolean"}
}
},