From 29ad9486372777ee39ffe2eb2fe815101f98fa9c Mon Sep 17 00:00:00 2001 From: Daniel Micay Date: Tue, 29 Oct 2024 19:07:48 -0400 Subject: [PATCH] pacreport: add php-fpm service configuration --- pacreport.conf | 2 ++ 1 file changed, 2 insertions(+) diff --git a/pacreport.conf b/pacreport.conf index 1067437..fefab55 100644 --- a/pacreport.conf +++ b/pacreport.conf @@ -98,6 +98,8 @@ pacman = etc/pacman.d/gnupg pacman = etc/systemd/system/pacman-init.service pacman = var/lib/pacman pacutils = etc/pacreport.conf +php-fpm = etc/systemd/system/php-fpm.service.d +php-legacy-fpm = etc/systemd/system/php-fpm-legacy.service.d plocate = var/lib/plocate/plocate.db postfix = etc/postfix postfix = var/lib/postfix