From 6e76b97f8838d91e1ecb24210b4cfb349ca1ad0c Mon Sep 17 00:00:00 2001 From: Mike Baker Date: Wed, 7 Jul 2004 05:42:50 +0000 Subject: [PATCH] *** empty log message *** SVN-Revision: 78 --- root/etc/profile | 1 + 1 file changed, 1 insertion(+) diff --git a/root/etc/profile b/root/etc/profile index 66e8b93dd7..4729abc02d 100644 --- 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\$ ' -- 2.30.2