projects
/
15.05
/
openwrt.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d54d48a
)
*** empty log message ***
author
Mike Baker
<mbm@openwrt.org>
Wed, 7 Jul 2004 05:47:04 +0000
(
05:47
+0000)
committer
Mike Baker
<mbm@openwrt.org>
Wed, 7 Jul 2004 05:47:04 +0000
(
05:47
+0000)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@79
3c298f89
-4303-0410-b956-
a3cf2f4a3e73
root/etc/profile
patch
|
blob
|
history
diff --git
a/root/etc/profile
b/root/etc/profile
index
4729abc
..
cf2194b
100644
(file)
--- a/
root/etc/profile
+++ b/
root/etc/profile
@@
-1,4
+1,5
@@
#!/bin/sh
[ -f /etc/motd ] && cat /etc/motd
+
export PATH=/bin:/sbin:/usr/bin:/usr/sbin
export PS1='\u@\h:\w\$ '