feat(hayabusa): automate detached server-side processing

This commit is contained in:
igor04091968
2026-05-21 17:52:01 +03:00
parent c0b9dad534
commit 712fccb630
11 changed files with 610 additions and 0 deletions
+13
View File
@@ -0,0 +1,13 @@
[Unit]
Description=AW-RUS Hayabusa auto-process dropped packages
After=network-online.target activitywatch-server.service
Wants=network-online.target activitywatch-server.service
[Service]
Type=oneshot
ExecStart=/usr/bin/python3 /usr/local/bin/aw-hayabusa-autoprocess
User=root
Group=root
StandardOutput=journal
StandardError=journal
SyslogIdentifier=aw-hayabusa-drop