From c4e0f575d328e521bd5c5053d454a7e0f022ed81 Mon Sep 17 00:00:00 2001 From: Mark Peek Date: Sun, 7 Jul 2002 00:00:54 +0000 Subject: [PATCH] Synchronize path with dot.cshrc by adding /usr/local/sbin. PR: 26720 Submitted by: Rob Simmons MFC after: 1 week --- share/skel/dot.profile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/share/skel/dot.profile b/share/skel/dot.profile index cba626c96b93..07da036b6873 100644 --- a/share/skel/dot.profile +++ b/share/skel/dot.profile @@ -6,7 +6,7 @@ # # remove /usr/games and /usr/X11R6/bin if you want -PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/bin:/usr/X11R6/bin:$HOME/bin; export PATH +PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/usr/X11R6/bin:$HOME/bin; export PATH # Setting TERM is normally done through /etc/ttys. Do only override # if you're sure that you'll never log in via telnet or xterm or a