[Unit] Description=Lutron DMX Control After=network.target [Service] Type=simple ExecStart=/usr/bin/python3 /home/%I/lutron-dmx-control.py Restart=on-failure RestartSec=10 User=%I [Install] WantedBy=multi-user.target