summarylogtreecommitdiffstats
path: root/airtime.install
diff options
context:
space:
mode:
Diffstat (limited to 'airtime.install')
-rw-r--r--airtime.install2
1 files changed, 1 insertions, 1 deletions
diff --git a/airtime.install b/airtime.install
index a3ad98e0c011..5036e139bd5c 100644
--- a/airtime.install
+++ b/airtime.install
@@ -15,7 +15,7 @@ post_install() {
echo ""
echo ">> In /etc/php56/php.ini"
echo "> enable the following modules:"
- echo "bcmath pgsql pdo_pgsql gd"
+ echo "bcmath pgsql pdo_pgsql gd posix"
echo ""
echo ">> Start rabbitmq"
echo "systemctl start rabbitmq"