Add lua51-event luaunbound prosody-mod-s2s-auth-dane

This commit is contained in:
moparisthebest
2016-11-05 22:24:26 -04:00
parent e792135aad
commit 5e2a865a13
9 changed files with 159 additions and 0 deletions

View File

@@ -0,0 +1,5 @@
post_install(){
echo "To enable luaunbound, add the following to the global section of your 'prosody.cfg.lua':"
echo "RunScript 'use\_unbound.lua'"
echo "More config info can be found in /usr/share/doc/luaunbound/README"
}