fixup
[openwrt.git] / root / etc / profile
index 66e8b93..cf2194b 100644 (file)
@@ -1,3 +1,5 @@
 #!/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.022457 seconds and 4 git commands to generate.