stable

Clone or download

Read-only

request #12546 Redeploy apache should redeploy logrotate config

How to test: Have a wrong /etc/logrotate.d/httpd (you can totally delete the file for instance) redeploy apache: /usr/share/tuleap/tools/utils/php56/run.php --module=apache your conf file /etc/logrotate.d/httpd should have the postrotate action correcty set Change-Id: I11363c8be1457742360bf4395dc7dd29cdd55b65

Modified Files

Name
M tools/Configuration/Apache/BackendSVN.php +10 −28 Go to diff View file
A tools/Configuration/Apache/LogrotateDeployer.php +59 −0 Go to diff View file
M tools/Configuration/Apache/TuleapWeb.php +9 −3 Go to diff View file
M tools/Configuration/Setup/DistributedSVN.php +2 −1 Go to diff View file
M tools/Configuration/Setup/PHP56Centos6.php +2 −1 Go to diff View file