[Unit]
Description=LFCS WhatsApp Cloud webhook (site-diary capture)
After=network.target
[Service]
ExecStart=/usr/bin/python3 /root/.hermes/wa_webhook.py
Restart=always
RestartSec=3
User=root
[Install]
WantedBy=multi-user.target
