mirror of
https://github.com/moparisthebest/arch-ppa
synced 2024-11-15 21:35:04 -05:00
6 lines
235 B
Plaintext
6 lines
235 B
Plaintext
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"
|
|
}
|