aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--lib/libpam/pam.d/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/libpam/pam.d/Makefile b/lib/libpam/pam.d/Makefile
index da30a4682f53..d3f1f487b846 100644
--- a/lib/libpam/pam.d/Makefile
+++ b/lib/libpam/pam.d/Makefile
@@ -30,6 +30,7 @@ CONFGROUPS+= FTP
FTP+= ftpd
FTPPACKAGE= ftp
+LINKMODE= ${CONFMODE}
afterinstallconfig:
${INSTALL_LINK} ${TAG_ARGS} ${DESTDIR}${CONFDIR}/ftpd ${DESTDIR}${CONFDIR}/ftp
.endif