build: добавлены метаданные и systemd юниты для сборки .deb пакета

This commit is contained in:
2026-08-01 04:53:08 +03:00
parent 703fc9dd57
commit 882d00c9b1
6 changed files with 51 additions and 0 deletions
+9
View File
@@ -0,0 +1,9 @@
[Unit]
Description=Run Traffic Checker every 5 minutes
[Timer]
OnCalendar=*:0/5
Persistent=true
[Install]
WantedBy=timers.target