diff options
author | Michael Orlitzky <mjo@gentoo.org> | 2016-01-22 15:51:08 -0500 |
---|---|---|
committer | Michael Orlitzky <mjo@gentoo.org> | 2016-01-22 15:51:08 -0500 |
commit | 0c235fbacfaf5e741ea6d613eb531541e7e66368 (patch) | |
tree | 1c838f92bded8c2bd04ae7745d2e048451e154f5 /Makefile.am | |
parent | Add 70_mod_php.conf.in to EXTRA_DIST in Makefile.am. (diff) | |
download | eselect-php-0c235fbacfaf5e741ea6d613eb531541e7e66368.tar.gz eselect-php-0c235fbacfaf5e741ea6d613eb531541e7e66368.tar.bz2 eselect-php-0c235fbacfaf5e741ea6d613eb531541e7e66368.zip |
Move the apache conf file writing into set_sapi().
When the apache conf file was being written in do_set(), it was
avoidable by e.g. update_sapi(). That could prevent apache2 from
restarting. Since do_set() calls set_sapi() anyway, we just move
the conf file writing to the end of set_sapi().
Diffstat (limited to 'Makefile.am')
0 files changed, 0 insertions, 0 deletions