diff --git a/README.md b/README.md index 7a18e60..fd5fb5c 100644 --- a/README.md +++ b/README.md @@ -21,6 +21,7 @@ Current Movim version : 0.9 git2015-09-10 - script/update now updates php dependancies (composer update). - conf/movim.service now has a PID and a syslog identifier. - conf/movim.service starts after mysql.service. +- conf/movim.service is now located in /etc/systemd/system - conf/movim.init starts after mysql. - conf/nginx.conf : proxy_read_timeout and proxy_send_timeout removed (default is 60s) - conf/php-fpm.conf add timezone parameter. diff --git a/TODO b/TODO index 5fd1c30..5323612 100644 --- a/TODO +++ b/TODO @@ -1,2 +1 @@ - systemd Log to /var/log/movim/ -- write systemd service to /etc/systemd/system