11 lines
257 B
SYSTEMD
11 lines
257 B
SYSTEMD
[Unit]
|
|
Description=Watch AW-RUS Hayabusa drop directory for new zip packages
|
|
|
|
[Path]
|
|
PathModified=/opt/activitywatch/aw-rus-ops/drop
|
|
PathExistsGlob=/opt/activitywatch/aw-rus-ops/drop/*.zip
|
|
Unit=aw-hayabusa-drop.service
|
|
|
|
[Install]
|
|
WantedBy=multi-user.target
|