]> git.phdru.name Git - dotfiles.git/blobdiff - .profile
.profile: comment out MOTD handling
[dotfiles.git] / .profile
index 4de74a7be46c937956d5e276ed72945199c17581..f222e80f965b338391c866a1698fbd9d1002fd65 100644 (file)
--- a/.profile
+++ b/.profile
@@ -226,9 +226,9 @@ if [ -t 0 ] ; then
 
    unset name email
 
-   if test -f .hushlogin && ! cmp -s .motd /etc/motd; then
-      tee $HOME/.motd < /etc/motd
-   fi
+   #if test -f .hushlogin && ! cmp -s .motd /etc/motd; then
+   #   tee $HOME/.motd < /etc/motd
+   #fi
 fi
 
 # No need to set DISPLAY - ssh sets DISPLAY and calls xauth