diff options
author | Emil Kronborg <emil.kronborg@protonmail.com> | 2024-01-31 19:13:13 +0000 |
---|---|---|
committer | Khem Raj <raj.khem@gmail.com> | 2024-01-31 14:18:31 -0800 |
commit | 4cefe0196f7a2471b144413510d072d525e1a041 (patch) | |
tree | e29460d618dbb405eb0e99782bce7ce1f0c341bf /meta-oe/recipes-navigation/geoclue | |
parent | 0ffbe2a79a5d49b2719c934ca0e73822fa3cbc2e (diff) | |
download | meta-openembedded-4cefe0196f7a2471b144413510d072d525e1a041.tar.gz |
php-fpm: fix systemd
2848cc99a186 ("php-fpm: Add support for systemd") introduced a systemd
service file, where ExecStart and ExecStop uses /etc/init.d/php-fpm,
which does not exist if systemd is enabled. Consequently, the php-fpm
service fails to start even though it is correctly installed. This is
fixed by this commit in which the service file is identical to the one
from the PHP source code except for the use of BitBake variables. Also,
use ${systemd_system_unitdir} instead of ${systemd_unitdir}/system.
Signed-off-by: Emil Kronborg <emil.kronborg@protonmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-oe/recipes-navigation/geoclue')
0 files changed, 0 insertions, 0 deletions