Add cron in glpi
This commit is contained in:
parent
f33c5da59c
commit
7531b2fcac
2 changed files with 4 additions and 0 deletions
3
ressources/glpi/rootfs/glpi.cron
Normal file
3
ressources/glpi/rootfs/glpi.cron
Normal file
|
@ -0,0 +1,3 @@
|
|||
*/5 * * * * www-data /usr/share/glpi//bin/console -n -q Ldap:synchronize_users -c
|
||||
18 * * * * www-data /usr/share/glpi//bin/console -n -q Ldap:synchronize_users -d 3
|
||||
* * * * * www-data /usr/bin/php /usr/share/glpi/front/cron.php
|
Loading…
Add table
Add a link
Reference in a new issue