Edit File: imunify360-php-daemon.service
[Unit] Description=Imunify360 PHP daemon Requires=imunify360-php-daemon.socket [Service] ExecStart=/usr/sbin/imunify360-php-daemon -idle_timeout 600 WatchdogSec=60s Restart=on-failure LimitNOFILE=65536 SuccessExitStatus= SuccessExitStatus=0 SIGINT SIGTERM CPUAccounting=true MemoryAccounting=true BlockIOAccounting=true Slice=Imunify-php_logger.slice [Install] WantedBy=multi-user.target