*** empty log message ***
authormbm <mbm@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Wed, 7 Jul 2004 05:42:50 +0000 (05:42 +0000)
committermbm <mbm@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Wed, 7 Jul 2004 05:42:50 +0000 (05:42 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@78 3c298f89-4303-0410-b956-a3cf2f4a3e73

root/etc/profile

index 66e8b93..4729abc 100644 (file)
@@ -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\$ '
This page took 0.022576 seconds and 4 git commands to generate.