mirror of
https://github.com/PartialVolume/shredos.x86_64.git
synced 2026-03-02 22:42:12 +00:00
dante: disable pam
Fixes: - http://autobuild.buildroot.org/results/5222592f2052e18c184fae42214c112e7f39be6e Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
This commit is contained in:
committed by
Thomas Petazzoni
parent
87a5937a88
commit
6d8abc7c1a
@@ -12,7 +12,7 @@ DANTE_LICENSE_FILES = LICENSE
|
||||
# Dante uses a *VERY* old configure.ac
|
||||
DANTE_LIBTOOL_PATCH = NO
|
||||
|
||||
DANTE_CONF_OPTS += --disable-client --disable-preload
|
||||
DANTE_CONF_OPTS += --disable-client --disable-preload --without-pam
|
||||
|
||||
define DANTE_INSTALL_CONFIG_FILE
|
||||
$(INSTALL) -D -m 644 $(@D)/example/sockd.conf \
|
||||
|
||||
Reference in New Issue
Block a user