Richard G
Verified User
I've asked this before, but was with something else so really did not get an answer to this.
Will appear in the log when php-fpm is restarted or apache is restarted which causes all php-fpm services to restart.
Same for php-fpm74 by the way.
Running Centos 7.9, normal Apache.
Just an ignorable issue or what is this?
Will appear in the log when php-fpm is restarted or apache is restarted which causes all php-fpm services to restart.
Code:
Mar 7 19:54:14 server23 systemd: [/etc/systemd/system/php-fpm80.service:41] Unknown lvalue 'ProtectKernelModules' in section 'Service'
Mar 7 19:54:14 server23 systemd: [/etc/systemd/system/php-fpm80.service:48] Unknown lvalue 'ProtectKernelTunables' in section 'Service'
Mar 7 19:54:14 server23 systemd: [/etc/systemd/system/php-fpm80.service:51] Unknown lvalue 'ProtectControlGroups' in section 'Service'
Mar 7 19:54:14 server23 systemd: [/etc/systemd/system/php-fpm80.service:54] Unknown lvalue 'RestrictRealtime' in section 'Service'
Mar 7 19:54:14 server23 systemd: [/etc/systemd/system/php-fpm81.service:41] Unknown lvalue 'ProtectKernelModules' in section 'Service'
Mar 7 19:54:14 server23 systemd: [/etc/systemd/system/php-fpm81.service:48] Unknown lvalue 'ProtectKernelTunables' in section 'Service'
Mar 7 19:54:14 server23 systemd: [/etc/systemd/system/php-fpm81.service:51] Unknown lvalue 'ProtectControlGroups' in section 'Service'
Mar 7 19:54:14 server23 systemd: [/etc/systemd/system/php-fpm81.service:54] Unknown lvalue 'RestrictRealtime' in section 'Service'
Same for php-fpm74 by the way.
Running Centos 7.9, normal Apache.
Just an ignorable issue or what is this?