feat(glpi): added GLPI CLI cron to run every minute

This cron job takes car of the GLPI automatic actions.

!1
This commit is contained in:
2023-07-16 10:50:11 +09:30
parent e200574099
commit 53ee0482fe

View File

@ -0,0 +1,5 @@
#
# GPLI Automatic Actions
#
# m h dom mon dow user command
* * * * * www-data /usr/bin/php /var/www/html/front/cron.php &>/dev/null