Hello,
I want to administer a MySQL database and used to do that with adminer ( https://www.adminer.org/ ).. which needs PHP.
So I installed php-fpm, but found no "...-runit" - package for it -- and don't know how to start the service..
(How) can I create a runit service for php-fpm (so that I can start , stop, and restart ... it) ?
thanks in advance
I've added the package (https://gitea.artixlinux.org/packagesP/php-fpm-runit) to our repos.
The php-fpm-runit package should exist now.
Thanks for the report.