projects
/
openwrt
/
staging
/
zorun.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
450c875
)
*** empty log message ***
author
Mike Baker
<mbm@openwrt.org>
Wed, 7 Jul 2004 05:42:50 +0000
(
05:42
+0000)
committer
Mike Baker
<mbm@openwrt.org>
Wed, 7 Jul 2004 05:42:50 +0000
(
05:42
+0000)
SVN-Revision: 78
root/etc/profile
patch
|
blob
|
history
diff --git
a/root/etc/profile
b/root/etc/profile
index 66e8b93dd7a714ef8315de74b8d2a5a432c51cc7..4729abc02d71fd054345154c6863603cf3d9ce7c 100644
(file)
--- 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\$ '