I've been meaning to take pam_ssh out of the base system for a while now.
Finally do it.
This commit is contained in:
parent
e758685bc9
commit
253fb6ea3a
@ -36,9 +36,6 @@ SUBDIR+= pam_opie
|
||||
SUBDIR+= pam_permit
|
||||
SUBDIR+= pam_radius
|
||||
SUBDIR+= pam_skey
|
||||
.if exists(${.CURDIR}/../../../crypto/openssh) && !defined(NOCRYPT) && !defined(NO_OPENSSL) && !defined(NO_OPENSSH)
|
||||
SUBDIR+= pam_ssh
|
||||
.endif
|
||||
SUBDIR+= pam_tacplus
|
||||
SUBDIR+= pam_unix
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user