remove regresshion workaround
This commit is contained in:
parent
ad342f855b
commit
bc0975b564
1 changed files with 0 additions and 1 deletions
|
@ -79,7 +79,6 @@ in {
|
||||||
settings = {
|
settings = {
|
||||||
PasswordAuthentication = false;
|
PasswordAuthentication = false;
|
||||||
PermitRootLogin = "no";
|
PermitRootLogin = "no";
|
||||||
LoginGraceTime = 0;
|
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
})
|
})
|
||||||
|
|
Loading…
Reference in a new issue