Skip to content

Commit

Permalink
libre
Browse files Browse the repository at this point in the history
  • Loading branch information
craigcomstock committed Oct 7, 2024
1 parent ccc8486 commit 8de861d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion misc/systemd/cf-php-fpm.service.in
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ PartOf=cfengine3.service
ExecStart=@workdir@/httpd/php/sbin/php-fpm --nodaemonize
ExecReload=/bin/kill -USR2 $MAINPID
PIDFile=@workdir@/httpd/php-fpm.pid
Type=simple
Type=forked

[Install]
WantedBy=multi-user.target

0 comments on commit 8de861d

Please sign in to comment.