mirror of
https://dev.iopsys.eu/feed/iopsys.git
synced 2025-12-09 23:34:51 +01:00
7 lines
148 B
Text
7 lines
148 B
Text
if PACKAGE_mosquitto-auth-plugin
|
|
|
|
config MOSQUITTO_AUTH_PAM_SUPPORT
|
|
bool "Enable support of Linux PAM module for Authentication"
|
|
default y
|
|
|
|
endif
|