setup ssh splash screen using motd for debian bullseye
This commit is contained in:
@@ -143,6 +143,7 @@ swap_usage=`free -m | awk '/Swap:/ { printf("%3.1f%%", $3/$2*100) }'`
|
||||
#getboardtemp
|
||||
|
||||
# DISPLAY
|
||||
echo
|
||||
echo "System information as of: $date"
|
||||
echo
|
||||
display "System load" "${load%% *}" "${critical_load}" "0" "" "${load#* }"
|
||||
|
||||
Reference in New Issue
Block a user