mirror of
https://github.com/openwrt/packages.git
synced 2025-12-21 19:14:30 +04:00
openssh: actually build openssh-server-pam with pam support
Signed-off-by: Sibren Vasse <github@sibrenvasse.nl>
This commit is contained in:
committed by
Rosen Penev
parent
5c43c1bade
commit
d41e918a36
@@ -36,7 +36,6 @@ define Package/openssh/Default
|
||||
MAINTAINER:=Peter Wagner <tripolar@gmx.at>
|
||||
URL:=http://www.openssh.com/
|
||||
SUBMENU:=SSH
|
||||
VARIANT:=without-pam
|
||||
endef
|
||||
|
||||
define Package/openssh-moduli
|
||||
@@ -89,6 +88,7 @@ define Package/openssh-server
|
||||
DEPENDS+= +openssh-keygen +OPENSSH_LIBFIDO2:libfido2
|
||||
TITLE+= server
|
||||
USERID:=sshd=22:sshd=22
|
||||
VARIANT:=without-pam
|
||||
endef
|
||||
|
||||
define Package/openssh-server/config
|
||||
|
||||
Reference in New Issue
Block a user