print motd

This commit is contained in:
2025-10-15 08:38:05 -05:00
parent da7c4fe652
commit d2cbb8dc81

View File

@@ -16,6 +16,7 @@ in
PasswordAuthentication = true; PasswordAuthentication = true;
PermitRootLogin = "no"; PermitRootLogin = "no";
X11Forwarding = false; X11Forwarding = false;
PrintMotd = true;
}; };
}; };
# open firewall # open firewall