v1.6.3: Logs SARA en temps reel — auto-refresh + python3 -u unbuffered

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
PaulVua
2026-04-01 18:36:54 +02:00
parent 9f76e3b2de
commit c062263b24
4 changed files with 48 additions and 2 deletions

View File

@@ -82,7 +82,7 @@ After=network.target
[Service]
Type=oneshot
ExecStart=/usr/bin/python3 /var/www/nebuleair_pro_4g/loop/SARA_send_data_v2.py
ExecStart=/usr/bin/python3 -u /var/www/nebuleair_pro_4g/loop/SARA_send_data_v2.py
User=root
WorkingDirectory=/var/www/nebuleair_pro_4g
StandardOutput=append:/var/www/nebuleair_pro_4g/logs/sara_service.log