[Unit] Description=Health System (run once) After=network.target [Service] Type=oneshot WorkingDirectory=/home/sebas/work/projects/health-system ExecStart=/usr/bin/python3 /home/sebas/work/projects/health-system/scripts/health_agent.py [Install] WantedBy=multi-user.target