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