Initial Commit

This commit is contained in:
2021-08-21 01:19:49 -07:00
commit 407a6cb3d7
26 changed files with 2936 additions and 0 deletions

11
itd.service Normal file
View File

@@ -0,0 +1,11 @@
[Unit]
Description=InfiniTime Daemon (itd)
After=bluetooth.target
[Service]
ExecStart=itd
Restart=always
StandardOutput=journal
[Install]
WantedBy=default.target