[Unit] Description=FTLogger After=redis.service [Service] Restart=always RestartSec=5s ExecStart=/usr/bin/python3 /home/pi/AL/logger/FTLogger.py [Install] WantedBy=multi-user.target