diff options
| author | Ruslan Ermilov <ru@FreeBSD.org> | 2001-09-13 06:48:18 +0000 |
|---|---|---|
| committer | Ruslan Ermilov <ru@FreeBSD.org> | 2001-09-13 06:48:18 +0000 |
| commit | cda2a9b2f0ab38e44572729b85e2ef744b6c831f (patch) | |
| tree | 803f734f43871d3306b26ad1076e0452dd8cbc56 /usr.bin/login/Makefile | |
| parent | 9b8a07ff32be4e7e099bc1526c741b9b1c722294 (diff) | |
Notes
Diffstat (limited to 'usr.bin/login/Makefile')
| -rw-r--r-- | usr.bin/login/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/usr.bin/login/Makefile b/usr.bin/login/Makefile index 9ed86035ecba..6769090ee243 100644 --- a/usr.bin/login/Makefile +++ b/usr.bin/login/Makefile @@ -10,6 +10,7 @@ CFLAGS+=-DLOGIN_ACCESS -DLOGALL DPADD= ${LIBUTIL} ${LIBCRYPT} ${LIBPAM} LDADD= -lutil -lcrypt ${MINUSLPAM} +BINOWN= root BINMODE=4555 INSTALLFLAGS=-fschg NEED_LIBNAMES= yes |
