[Unit] Description=FT Digital In Out service manager After=redis.service [Service] Restart=always RestartSec=5 ExecStart=/usr/bin/python3 /home/pi/AL/sampler/FTDInOut.py [Install] WantedBy=multi-user.target