according to login.conf(5) every local authentication type has to begin

with a dash. noted by ajacoutot@
This commit is contained in:
robert 2009-03-25 13:39:29 +00:00
parent 4d2288bb46
commit 43a02970f5
2 changed files with 4 additions and 3 deletions

View File

@ -1,8 +1,9 @@
# $OpenBSD: Makefile,v 1.1.1.1 2009/03/24 19:03:20 robert Exp $
# $OpenBSD: Makefile,v 1.2 2009/03/25 13:39:29 robert Exp $
COMMENT= provide fingerprint authentication
DISTNAME= login_fingerprint-1.0
PKGNAME= ${DISTNAME}p0
CATEGORIES= sysutils
MASTER_SITES= http://blade2k.humppa.hu/

View File

@ -1,11 +1,11 @@
@comment $OpenBSD: PLIST,v 1.1.1.1 2009/03/24 19:03:20 robert Exp $
@comment $OpenBSD: PLIST,v 1.2 2009/03/25 13:39:29 robert Exp $
@bin bin/enroll_fingerprint
libexec/auth/
@group auth
@bin libexec/auth/login_fingerprint
@mode 4555
@owner root
@sample /usr/libexec/auth/login_fingerprint
@sample /usr/libexec/auth/login_-fingerprint
@mode
@owner
@group