dev/provisioning/files/sysconfig_php-fpm
author nowmad@nowmads-macbook-pro.local
Mon, 30 Nov 2015 17:50:25 +0100
changeset 37 343750d4d38e
parent 1 01a844d292ac
permissions -rw-r--r--
small improvment of style and add forgotten tabs "thematiques"

# Additional environment file for php-fpm

if [ ! -d /var/run/php-fpm ]; then
    mkdir -p /var/run/php-fpm
fi

chown nginx:nginx /var/run/php-fpm