[Unit] Description=ANU result.json pickup periodic timer (P0-b, DISABLED by default) # task-2730: path watcher(anu-pickup.path) 의 edge-trigger 누락(쓰기 race·재부팅 중 # 생성된 result) 보완용 주기 트리거. 같은 anu-pickup.service 를 호출한다. # ★ 미설치 유지: 이 unit 은 작성만(파일). systemctl enable/start 0 — 설치=activation 별도 승인. [Timer] # 부팅 후 120s + 마지막 activation 후 매 120s 주기 트리거 (path watcher 보완). OnBootSec=120s OnUnitActiveSec=120s Unit=anu-pickup.service # 누락된 트리거를 다음 부팅 시 따라잡되, ACTIVE=false(flag OFF) 면 entrypoint 가 즉시 no-op. Persistent=true [Install] WantedBy=timers.target