Found a working init.d script
In the php.net web was the info I needed.
We didn't have the file in our entware installation, but found one in github, placed it in init.d folder, changed its name to S79php-fpm, changed the 3 lines as stated, matching my instalation, and set excecute bits. Now I...