vhost-stack/systemd/vhost-reload-php.service
2023-05-12 16:03:20 -07:00

8 lines
117 B
Desktop File

[Unit]
Description=Reload PHP-FPM
[Service]
Type=oneshot
ExecStartPre=sleep 2
ExecStart=systemctl reload php8.1-fpm