mirror of
https://github.com/GrapheneOS/infrastructure.git
synced 2025-06-07 06:22:45 -04:00
pacreport: add php-fpm service configuration
This commit is contained in:
parent
5004d6332f
commit
29ad948637
1 changed files with 2 additions and 0 deletions
|
@ -98,6 +98,8 @@ pacman = etc/pacman.d/gnupg
|
||||||
pacman = etc/systemd/system/pacman-init.service
|
pacman = etc/systemd/system/pacman-init.service
|
||||||
pacman = var/lib/pacman
|
pacman = var/lib/pacman
|
||||||
pacutils = etc/pacreport.conf
|
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
|
plocate = var/lib/plocate/plocate.db
|
||||||
postfix = etc/postfix
|
postfix = etc/postfix
|
||||||
postfix = var/lib/postfix
|
postfix = var/lib/postfix
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue