Skip to content

Weird systemctl status phpX.Y-fpm output on Ubuntu 22.04 #10204

@datadestroyd

Description

@datadestroyd

Description

On Ubuntu 22.04, systemctl status phpX.Y-fpm.service shows the following weird output:

     CGroup: /system.slice/php8.1-fpm.service
             ├─ 3132 "php-fpm: master process (/etc/php/8.1/fpm/php-fpm.conf)" "" "" "" "" "" "" "" "" "" "" "" "" "" "" "" "" "" "" "" "" "" ""
             └─30747 "php-fpm: pool www" "" "" "" "" "" "" "" "" "" "" "" "" "" "" "" "" "" "" "" "" "" "" "" "" "" "" "" "" "" "" "" "" "" "" "" "" "" "" "" "" "" "" "" "" "" "" "" "" "" "" "" "" "" "" "" "" "" "" "" ""

I am not really sure what this is, but I don't think it's supposed to print all these quotation marks. It didn't happen on earlier LTS versions of Ubuntu. Maybe it is related to the systemd version that ships with Ubuntu 22.04 (which is 249.11). The same thing happens with packages from Ondřej Surýs PPA.

Steps to reproduce:

  • Install Ubuntu 22.04
  • sudo apt install php8.1-fpm
  • systemctl status php8.1-fpm.service

PHP Version

8.* and 7.4

Operating System

Ubuntu 22.04

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions