From: Mike Baker Date: Wed, 7 Jul 2004 05:42:50 +0000 (+0000) Subject: *** empty log message *** X-Git-Url: http://207.154.207.93/?a=commitdiff_plain;h=d54d48aa2debde5d557efbb0adf500bc49663909;p=15.05%2Fopenwrt.git *** empty log message *** git-svn-id: svn://svn.openwrt.org/openwrt/trunk@78 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- diff --git a/root/etc/profile b/root/etc/profile index 66e8b93dd7..4729abc02d 100644 --- a/root/etc/profile +++ b/root/etc/profile @@ -1,3 +1,4 @@ #!/bin/sh +[ -f /etc/motd ] && cat /etc/motd export PATH=/bin:/sbin:/usr/bin:/usr/sbin export PS1='\u@\h:\w\$ '