OK, looks much better:
# Flyve MDM requires cron job to run automatic actions.
crontab -e -u apache
*/1 * * * * /opt/rh/rh-php56/root/usr/bin/php /usr/share/glpi/front/cron.php &>/dev/null
OK, looks much better:
# Flyve MDM requires cron job to run automatic actions.
crontab -e -u apache
*/1 * * * * /opt/rh/rh-php56/root/usr/bin/php /usr/share/glpi/front/cron.php &>/dev/null