diff options
author | Ivan Davydov <lotigara@lotigara.ru> | 2025-05-17 20:05:30 +0300 |
---|---|---|
committer | Ivan Davydov <lotigara@lotigara.ru> | 2025-05-17 20:05:30 +0300 |
commit | 6d3e9082a4ee0fa768130c0de57ddfe78921fb1c (patch) | |
tree | 9a080bf957ab79c252b8008b8bbe3a1d0625ae73 /pubnix----prosody--pam-.md | |
parent | 80a0ebe7ad248a2705c20d862df7efcc7687644d (diff) |
Update the "Pubnix - ..." post
Diffstat (limited to 'pubnix----prosody--pam-.md')
-rw-r--r-- | pubnix----prosody--pam-.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pubnix----prosody--pam-.md b/pubnix----prosody--pam-.md index 5759ff1..b322dd8 100644 --- a/pubnix----prosody--pam-.md +++ b/pubnix----prosody--pam-.md @@ -34,7 +34,7 @@ git clone https://github.com/devurandom/lua-pam && cd lua-pam make LUA_VERSION=5.4 cp pam.so /usr/lib/ -prosodyctl install --server=https://modules.prosody.im/rocks/ mod_auth_pam +LUA_INCDIR=5.4 prosodyctl install --server=https://modules.prosody.im/rocks/ mod_auth_pam </pre> # 2. Настройка |