Add TODO for iptables summary in motd
[khome.git] / home / lib / login_functions.sh
index e6c159d..97cb68a 100644 (file)
@@ -609,6 +609,8 @@ motd() {
     | sort -u \
     | xargs \
     | column -t
+
+    # TODO: iptables summary
 }
 
 ssh_invalid_attempts_from() {
This page took 0.025193 seconds and 4 git commands to generate.