fix motd auto run

This commit is contained in:
2025-10-15 08:44:17 -05:00
parent 9934e12985
commit c55e813b52

View File

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