2023-05-12 16:03:20 -07:00
|
|
|
[Unit]
|
|
|
|
Description="Reload PHP-FPM on changes to pool config files"
|
|
|
|
After=php8.1-fpm.service
|
|
|
|
|
|
|
|
[Path]
|
|
|
|
PathChanged=/etc/php/8.1/fpm/pool.d/
|
|
|
|
Unit=vhost-reload-php.service
|
|
|
|
|
|
|
|
[Install]
|
2023-05-12 16:13:31 -07:00
|
|
|
WantedBy=multi-user.target
|