Move auth.conf path in here. Doesn't affect published interface.

This commit is contained in:
Jordan K. Hubbard 1998-10-09 07:34:47 +00:00
parent 475ae25ac1
commit eecd46375c
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=40111

View File

@ -44,6 +44,7 @@
#define _PATH_STDPATH \
"/usr/bin:/bin:/usr/sbin:/sbin:"
#define _PATH_AUTHCONF "/etc/auth.conf"
#define _PATH_BSHELL "/bin/sh"
#define _PATH_CONSOLE "/dev/console"
#define _PATH_CSHELL "/bin/csh"