From 7e89d0202b4af4db9b22dc7f20485cf0e0b1036d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Thalheim?= Date: Wed, 18 Nov 2015 16:32:43 +0100 Subject: [PATCH] . --- update-motd | 1 + 1 file changed, 1 insertion(+) diff --git a/update-motd b/update-motd index 515dcda..9c56dc2 100755 --- a/update-motd +++ b/update-motd @@ -3,6 +3,7 @@ #Define output file motd="/etc/motd" + # Collect information # $USER is automatically defined HOSTNAME=`uname -n`