summaryrefslogtreecommitdiffstats
path: root/usr.bin/login
diff options
context:
space:
mode:
authoryar <yar@FreeBSD.org>2006-03-06 12:38:42 +0000
committeryar <yar@FreeBSD.org>2006-03-06 12:38:42 +0000
commit512bf290331aecc6f382585ee6225fa62efd024f (patch)
tree0ca354994bc1a56b4ce83f8cfb97892db6ca20b8 /usr.bin/login
parentf4b4b54f2ba3ec4ecd4d01fd3857ee97a457c5a8 (diff)
downloadFreeBSD-src-512bf290331aecc6f382585ee6225fa62efd024f.zip
FreeBSD-src-512bf290331aecc6f382585ee6225fa62efd024f.tar.gz
login(1) no longer handles /etc/login.access by itself,
it's PAM's job. MFC after: 3 days
Diffstat (limited to 'usr.bin/login')
-rw-r--r--usr.bin/login/pathnames.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/usr.bin/login/pathnames.h b/usr.bin/login/pathnames.h
index 333c2ca..60fecc2 100644
--- a/usr.bin/login/pathnames.h
+++ b/usr.bin/login/pathnames.h
@@ -38,6 +38,5 @@
#define _PATH_HUSHLOGIN ".hushlogin"
#define _PATH_MOTDFILE "/etc/motd"
-#define _PATH_LOGACCESS "/etc/login.access"
#define _PATH_FBTAB "/etc/fbtab"
#define _PATH_LOGINDEVPERM "/etc/logindevperm"
OpenPOWER on IntegriCloud