mirror of
https://git.FreeBSD.org/src.git
synced 2024-12-14 10:09:48 +00:00
Add /usr/X11R6/bin to default path also.
This commit is contained in:
parent
e53bca4f44
commit
7690722762
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=46158
@ -9,7 +9,7 @@
|
||||
# This file controls resource limits, accounting limits and
|
||||
# default user environment settings.
|
||||
#
|
||||
# $Id: login.conf,v 1.27 1999/01/26 07:28:31 dg Exp $
|
||||
# $Id: login.conf,v 1.28 1999/04/08 12:41:02 ache Exp $
|
||||
#
|
||||
|
||||
# Default settings effectively disable resource limits, see the
|
||||
@ -23,7 +23,7 @@ default:\
|
||||
:copyright=/etc/COPYRIGHT:\
|
||||
:welcome=/etc/motd:\
|
||||
:setenv=MAIL=/var/mail/$,BLOCKSIZE=K:\
|
||||
:path=~/bin /bin /usr/bin /usr/local/bin:\
|
||||
:path=~/bin /bin /usr/bin /usr/local/bin /usr/X11R6/bin:\
|
||||
:nologin=/var/run/nologin:\
|
||||
:cputime=unlimited:\
|
||||
:datasize=unlimited:\
|
||||
|
Loading…
Reference in New Issue
Block a user