[Unit] Description=NTP Clock Display After=network.target [Service] ExecStart=/venv/bin/python /ntpclock.py -b 16 WorkingDirectory= User= Restart=always RestartSec=5 [Install] WantedBy=multi-user.target