Updated Ubuntu to 18.04 (bionic) release

This commit is contained in:
root
2018-07-19 19:37:11 +09:00
parent f6b2cafdf2
commit e3a3f68138
100 changed files with 377 additions and 194 deletions

View File

@ -15,8 +15,8 @@ redirect_stderr=true
stdout_logfile = /dev/stdout
stdout_logfile_maxbytes = 0
[program:php5-fpm]
command = /usr/sbin/%(program_name)s -F -c /etc/php5/fpm/php-fpm.conf
[program:php-fpm7.2]
command = /usr/sbin/%(program_name)s -F -c /etc/php/7.2/fpm/php-fpm.conf
auto_start = true
autorestart = true