mirror of
https://dev.iopsys.eu/feed/iopsys.git
synced 2025-12-10 07:44:50 +01:00
sshmngr: use openssh-with-pam as the default backend
This commit is contained in:
parent
97723f9e7a
commit
428055c911
1 changed files with 1 additions and 1 deletions
|
|
@ -1,7 +1,7 @@
|
|||
if PACKAGE_sshmngr
|
||||
choice
|
||||
prompt "Select backend for SSH management"
|
||||
default SSHMNGR_BACKEND_OPENSSH
|
||||
default SSHMNGR_BACKEND_OPENSSH_PAM
|
||||
depends on PACKAGE_sshmngr
|
||||
help
|
||||
Select which backend daemon to use for SSH
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue