*** empty log message ***
[openwrt-10.03/.git] / root / etc / profile
index 66e8b93dd7a714ef8315de74b8d2a5a432c51cc7..cf2194bd83442e5833280c2b5096936f440ce9a9 100644 (file)
@@ -1,3 +1,5 @@
 #!/bin/sh
+[ -f /etc/motd ] && cat /etc/motd
+
 export PATH=/bin:/sbin:/usr/bin:/usr/sbin
 export PS1='\u@\h:\w\$ '