From rsimmons@wumpus.wlcg.com  Thu Apr 19 16:17:22 2001
Return-Path: <rsimmons@wumpus.wlcg.com>
Received: from wumpus.wlcg.com (wumpus.wlcg.com [209.9.101.248])
	by hub.freebsd.org (Postfix) with ESMTP id 1AFC437B424
	for <FreeBSD-gnats-submit@freebsd.org>; Thu, 19 Apr 2001 16:17:22 -0700 (PDT)
	(envelope-from rsimmons@wumpus.wlcg.com)
Received: (from rsimmons@localhost)
	by wumpus.wlcg.com (8.11.3/8.11.3) id f3JNBIC60226;
	Thu, 19 Apr 2001 19:11:18 -0400 (EDT)
	(envelope-from rsimmons)
Message-Id: <200104192311.f3JNBIC60226@wumpus.wlcg.com>
Date: Thu, 19 Apr 2001 19:11:18 -0400 (EDT)
From: Rob Simmons <rsimmons@wumpus.wlcg.com>
Reply-To: rsimmons@wumpus.wlcg.com
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: Both .cshrc and .profile should have the same path.
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         26720
>Category:       misc
>Synopsis:       Both .cshrc and .profile should have the same path.
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    mp
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Thu Apr 19 16:20:00 PDT 2001
>Closed-Date:    Sat Jul 13 09:29:49 PDT 2002
>Last-Modified:  Sat Jul 13 09:29:49 PDT 2002
>Originator:     Rob Simmons
>Release:        FreeBSD 4.3-RC i386
>Organization:
>Environment:
System: FreeBSD wumpus 4.3-RC FreeBSD 4.3-RC #0: Tue Apr 10 14:19:08 EDT 2001 root@wumpus:/usr/obj/usr/src/sys/WUMPUS i386


	
>Description:
	The paths in the skeleton dot files for .cshrc and .profile are different.  They should both include /usr/local/sbin
	
>How-To-Repeat:
	Just look at the path settings in both files.
	
>Fix:
*** dot.profile Thu Apr 19 18:58:41 2001
--- /usr/src/share/skel/dot.profile	Fri Aug 27 20:21:53 1999
***************
*** 6,12 ****
  #

  # remove /usr/games and /usr/X11R6/bin if you want
! 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
--- 6,12 ----
  #

  # 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

  # 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
	
>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->patched 
State-Changed-By: mp 
State-Changed-When: Sat Jul 6 17:01:13 PDT 2002 
State-Changed-Why:  
Patch applied to -current. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=26720 
Responsible-Changed-From-To: freebsd-bugs->mp 
Responsible-Changed-By: mp 
Responsible-Changed-When: Sun Jul 7 09:23:21 PDT 2002 
Responsible-Changed-Why:  
I'll close this after MFC'ing the change. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=26720 
State-Changed-From-To: patched->closed 
State-Changed-By: mp 
State-Changed-When: Sat Jul 13 09:28:33 PDT 2002 
State-Changed-Why:  
Change has been MFC'd. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=26720 
>Unformatted:
