feat(hayabusa): add auto-case scoring and 6h automation
This commit is contained in:
@@ -1,10 +1,11 @@
|
||||
[Unit]
|
||||
Description=AW-RUS Hayabusa auto-process dropped packages
|
||||
After=network-online.target activitywatch-server.service
|
||||
Wants=network-online.target activitywatch-server.service
|
||||
After=network-online.target activitywatch-server.service aw-dlp-case-management.service
|
||||
Wants=network-online.target activitywatch-server.service aw-dlp-case-management.service
|
||||
|
||||
[Service]
|
||||
Type=oneshot
|
||||
EnvironmentFile=-/etc/activitywatch/aw-server.env
|
||||
ExecStart=/usr/bin/python3 /usr/local/bin/aw-hayabusa-autoprocess
|
||||
User=root
|
||||
Group=root
|
||||
|
||||
Reference in New Issue
Block a user