1
0
mirror of https://github.com/avatao-content/test-tutorial-framework synced 2024-07-03 21:28:47 +00:00
test-tutorial-framework/solvable/supervisor/event_handler_main.conf
2019-07-02 15:37:12 +02:00

8 lines
145 B
Plaintext

[program:event_handler_main]
user=root
directory=%(ENV_TFW_EHMAIN_DIR)s
command=python3 -u event_handler_main.py
[supervisord]
strip_ansi=false