The question here explain the main difference between service
and systemctl
. however, I have two versions of php-fpm
installed and service
is handling one version while systemctl
is handling the other.
My question is, where can I access the config of each utility? from where each one of them read its data?
OS: Centos 7