1 2 3 4 5 6 7 8 9
[Unit] Description=Run the uni-sync-temp-timer software every 30s [Service] Type=oneshot ExecStart=/usr/local/bin/uni-sync-temp-timer [Install] WantedBy=default.target