=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/include/paths.h,v retrieving revision 1.16 retrieving revision 1.17 diff -u -r1.16 -r1.17 --- src/include/paths.h 1999/10/04 16:44:01 1.16 +++ src/include/paths.h 2000/06/09 16:34:03 1.17 @@ -1,4 +1,4 @@ -/* $OpenBSD: paths.h,v 1.16 1999/10/04 16:44:01 deraadt Exp $ */ +/* $OpenBSD: paths.h,v 1.17 2000/06/09 16:34:03 millert Exp $ */ /* $NetBSD: paths.h,v 1.7 1994/10/26 00:56:12 cgd Exp $ */ /* @@ -62,7 +62,7 @@ #define _PATH_MAILDIR "/var/mail" #define _PATH_MAN "/usr/share/man" #define _PATH_MEM "/dev/mem" -#define _PATH_NOLOGIN "/etc/nologin" +#define _PATH_NOLOGIN "/sbin/nologin" #define _PATH_RSH "/usr/bin/rsh" #define _PATH_SENDMAIL "/usr/sbin/sendmail" #define _PATH_SHELLS "/etc/shells"