diff options
| author | Jordan K. Hubbard <jkh@FreeBSD.org> | 1998-10-09 07:34:47 +0000 |
|---|---|---|
| committer | Jordan K. Hubbard <jkh@FreeBSD.org> | 1998-10-09 07:34:47 +0000 |
| commit | eecd46375ce627113092a136d77616a4e4d2c8f6 (patch) | |
| tree | 859ef73c94043afa2659f3df7a22d88ce821cdca /include | |
| parent | 475ae25ac1d5d945275a8ee7f65313315c12f343 (diff) | |
Notes
Diffstat (limited to 'include')
| -rw-r--r-- | include/paths.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/paths.h b/include/paths.h index e626f8fbf6af..06110d90584a 100644 --- a/include/paths.h +++ b/include/paths.h @@ -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" |
