according to login.conf(5) every local authentication type has to begin
with a dash. noted by ajacoutot@
This commit is contained in:
parent
4d2288bb46
commit
43a02970f5
@ -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/
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user