Files
ProxmoxVE-Local/scripts/core
MickLesk 81be472e63 Improve LXC motd profile and OS detection
Prevent non-interactive shells from printing the motd by adding a terminal check ([ -t 1 ] || return 0). Replace fragile /etc/os-release parsing with a sourced fallback that uses PRETTY_NAME/NAME (defaulting to "Unknown OS") for more robust OS display. Overall cleans up how the container profile prints OS information while preserving hostname and IP output.
2026-05-27 14:28:52 +02:00
..
2026-05-27 14:21:34 +02:00
2026-05-27 14:25:13 +02:00
2026-05-27 13:49:16 +02:00
2026-05-27 14:23:26 +02:00