build: добавлены метаданные и systemd юниты для сборки .deb пакета
This commit is contained in:
Vendored
+9
@@ -0,0 +1,9 @@
|
||||
[Unit]
|
||||
Description=Run Traffic Checker every 5 minutes
|
||||
|
||||
[Timer]
|
||||
OnCalendar=*:0/5
|
||||
Persistent=true
|
||||
|
||||
[Install]
|
||||
WantedBy=timers.target
|
||||
Reference in New Issue
Block a user