aboutsummaryrefslogtreecommitdiff
path: root/uni-sync-temp-timer.service
blob: 4759b4cd5a7b3c779bf9d38b151eaf2ca65018b5 (plain)
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