vhost-stack/systemd/vhost-reload-php@.service

8 lines
131 B
SYSTEMD
Raw Permalink Normal View History

[Unit]
Description=Reload PHP-FPM
[Service]
Type=oneshot
ExecStartPre=sleep 2
2024-09-18 12:35:55 -07:00
ExecStart=systemctl try-reload-or-restart php%i-fpm