diff options
| author | Guido van Rooij <guido@FreeBSD.org> | 1994-08-21 19:26:22 +0000 |
|---|---|---|
| committer | Guido van Rooij <guido@FreeBSD.org> | 1994-08-21 19:26:22 +0000 |
| commit | 7c4c6e58bab1d0587a3bf061b0bdddf5e73c9efd (patch) | |
| tree | 2a64077f9871e464ae6f709a8bf4e1b2cc63c8d9 /usr.bin/login/pathnames.h | |
| parent | d9e9aec7adca69ebefc318c4851c3fb91a17acef (diff) | |
Notes
Diffstat (limited to 'usr.bin/login/pathnames.h')
| -rw-r--r-- | usr.bin/login/pathnames.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/usr.bin/login/pathnames.h b/usr.bin/login/pathnames.h index a9e1a0779f74..a9f5c1ab17d9 100644 --- a/usr.bin/login/pathnames.h +++ b/usr.bin/login/pathnames.h @@ -37,3 +37,4 @@ #define _PATH_HUSHLOGIN ".hushlogin" #define _PATH_MOTDFILE "/etc/motd" +#define _PATH_LOGACCESS "/etc/login.access" |
