no buffer

This commit is contained in:
Andreas Knuth 2026-03-11 19:38:02 -05:00
parent 610b01eee7
commit d331bd13b5
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
[program:dynamic-whitelist]
command=/usr/bin/python3 /scripts/dynamic_whitelist.py
command=/usr/bin/python3 -u /scripts/dynamic_whitelist.py
autostart=true
autorestart=true
stderr_logfile=/var/log/supervisor/dynamic-whitelist.err.log