};
This commit is contained in:
parent
ddb97bec9f
commit
0654497bd2
3 changed files with 3 additions and 0 deletions
|
@ -14,5 +14,6 @@
|
|||
settings = {
|
||||
PermitRootLogin = "no";
|
||||
PasswordAuthentication = mkForce true;
|
||||
};
|
||||
};
|
||||
}
|
||||
|
|
|
@ -14,5 +14,6 @@
|
|||
settings = {
|
||||
PermitRootLogin = "no";
|
||||
PasswordAuthentication = mkForce true;
|
||||
};
|
||||
};
|
||||
}
|
||||
|
|
|
@ -14,5 +14,6 @@
|
|||
settings = {
|
||||
PermitRootLogin = "no";
|
||||
PasswordAuthentication = mkForce true;
|
||||
};
|
||||
};
|
||||
}
|
Loading…
Add table
Reference in a new issue