Update to 2021-08-31 10:00

master
Daniel Berteaud 3 years ago
parent 220e18a83a
commit 4deed153f2
  1. 1
      roles/itop/templates/itop.service.j2

@ -4,6 +4,7 @@ Description=iTop {{ itop_id }} background tasks
[Service]
Type=oneshot
ExecStart=/bin/php{{ itop_php_version }} \
-d memory_limit=512M \
-d session.save_path={{ itop_root_dir }}/sessions \
{{ itop_root_dir }}/web/webservices/cron.php \
--param_file={{ itop_root_dir }}/etc/cron.params \

Loading…
Cancel
Save