Hi.
This is just cosmetic and I am not entirely sure this is the correct place to report this, but the service descriptions for the systemd units created by the packages:
alt-php81-fpm
alt-php82-fpm
alt-php83-php-fpm
alt-php84-php-fpm
Are not correct (they all report php 8.0)
# fgrep -i Description /usr/lib/systemd/system/alt-php8?-fpm.service
/usr/lib/systemd/system/alt-php81-fpm.service:Description=The PHP 8.0.X FastCGI Process Manager
/usr/lib/systemd/system/alt-php82-fpm.service:Description=The PHP 8.0.X FastCGI Process Manager
/usr/lib/systemd/system/alt-php83-fpm.service:Description=The PHP 8.0.X FastCGI Process Manager
/usr/lib/systemd/system/alt-php84-fpm.service:Description=The PHP 8.0.X FastCGI Process Manager
Nothing important, but maybe something to fix for the next batch of packages that are eventually distributed?
This is on CloudLinux 8 and latest publicly available versions of the alt-php8X packages.
Best regards,
This is just cosmetic and I am not entirely sure this is the correct place to report this, but the service descriptions for the systemd units created by the packages:
alt-php81-fpm
alt-php82-fpm
alt-php83-php-fpm
alt-php84-php-fpm
Are not correct (they all report php 8.0)
# fgrep -i Description /usr/lib/systemd/system/alt-php8?-fpm.service
/usr/lib/systemd/system/alt-php81-fpm.service:Description=The PHP 8.0.X FastCGI Process Manager
/usr/lib/systemd/system/alt-php82-fpm.service:Description=The PHP 8.0.X FastCGI Process Manager
/usr/lib/systemd/system/alt-php83-fpm.service:Description=The PHP 8.0.X FastCGI Process Manager
/usr/lib/systemd/system/alt-php84-fpm.service:Description=The PHP 8.0.X FastCGI Process Manager
Nothing important, but maybe something to fix for the next batch of packages that are eventually distributed?
This is on CloudLinux 8 and latest publicly available versions of the alt-php8X packages.
Best regards,
Comment