Skip to content
Snippets Groups Projects
test-mentat-ideagen-py.cron 476 B
#
# NAME:
#	test-mentat-ideagen-py.cron
# DESCRIPTION:
#	Generate periodically test IDEA messages (for development and testing purposes).
# MANUAL INSTALLATION:
#	ln -s /etc/mentat/cron/test-mentat-ideagen-py.cron /etc/cron.d/test-mentat-ideagen-py
#
# Copyright (C) since 2011 CESNET, z.s.p.o
# Use of this source is governed by the MIT license, see LICENSE file.
#

# Run once in every 2 minutes.
*/2 * * * *  mentat /var/mentat/venv/bin/mentat-ideagen.py --random-count 20