summaryrefslogtreecommitdiffstats
path: root/include/paths.h
diff options
context:
space:
mode:
authorjkh <jkh@FreeBSD.org>1998-10-09 07:34:47 +0000
committerjkh <jkh@FreeBSD.org>1998-10-09 07:34:47 +0000
commit15ba1628766976a754c551cec6abb07cf712b42f (patch)
treea804252b73fca89b1e0dc1385c637db0a0d345db /include/paths.h
parent5845650b4f2138ba92e4b821a7c25cf6ee0de1bf (diff)
downloadFreeBSD-src-15ba1628766976a754c551cec6abb07cf712b42f.zip
FreeBSD-src-15ba1628766976a754c551cec6abb07cf712b42f.tar.gz
Move auth.conf path in here. Doesn't affect published interface.
Diffstat (limited to 'include/paths.h')
-rw-r--r--include/paths.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/paths.h b/include/paths.h
index e626f8f..06110d9 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"
OpenPOWER on IntegriCloud