no printlastlog sshd
This commit is contained in:
@@ -16,6 +16,7 @@
|
|||||||
ports = [ secrets.ssh.port ];
|
ports = [ secrets.ssh.port ];
|
||||||
settings = {
|
settings = {
|
||||||
PasswordAuthentication = false;
|
PasswordAuthentication = false;
|
||||||
|
PrintLastLog = false;
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user