aboutsummaryrefslogtreecommitdiffstats
path: root/community/prosody/prosody.initd
Commit message (Collapse)AuthorAgeFilesLines
* community/prosody: Fixed bug in prosody.initdMarian Buschsieweke2018-05-301-1/+1
| | | | | | prosody.initd calls luac, but prosody only depends an lua5.2 which provides luac5.2, but not luac. Calling luac5.2 instead luac allows the script to run correctly with only the dependencies of the package installed.
* community/prosody: moved from testingFrancesco Colista2016-08-221-0/+47