stable

Clone or download

Read-only

Close request #32987: Make sure (again) default PHP FPM systemd units stay masked

Follow up to 3b2c62ba0b66bbdabfa081b906b74631364fa7f2. The `%post` scriptlet does not appear to be executed on upgrade. This contribution moves the masking of the default units from the packaging to the execution of `tuleap-cfg site-deploy`. Change-Id: I7b414905d7a2257e1ee9486adeae8ec9ad0ea17b

Modified Files

Name
M src/tuleap-cfg/Command/SiteDeploy/FPM/SiteDeployFPM.php +20 −2 Go to diff View file
M src/tuleap-cfg/Command/SiteDeploy/FPM/SiteDeployFPMCommand.php +2 −1 Go to diff View file
M tests/unit/tuleap-cfg/Command/SiteDeploy/SiteDeployFPMTest.php +29 −0 Go to diff View file
M tools/rpm/tuleap.rhel7.spec +4 −2 Go to diff View file