vhost-stack/systemd/vhost-reload-php@.service
2024-09-18 12:35:55 -07:00

8 lines
131 B
Desktop File

[Unit]
Description=Reload PHP-FPM
[Service]
Type=oneshot
ExecStartPre=sleep 2
ExecStart=systemctl try-reload-or-restart php%i-fpm