projects
/
openwrt.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a7b77df
)
*** empty log message ***
author
mbm
<mbm@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Wed, 7 Jul 2004 05:42:50 +0000
(
05:42
+0000)
committer
mbm
<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
patch
|
blob
|
history
diff --git
a/root/etc/profile
b/root/etc/profile
index
66e8b93
..
4729abc
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\$ '
This page took
0.018481 seconds
and
4
git commands to generate.