12 lines
198 B
SYSTEMD
12 lines
198 B
SYSTEMD
[Unit]
|
|
Description=Run AW-rus file-1C freshness proof check every 6 hours
|
|
|
|
[Timer]
|
|
OnBootSec=20min
|
|
OnUnitActiveSec=6h
|
|
Unit=aw-1c-proofcheck.service
|
|
Persistent=true
|
|
|
|
[Install]
|
|
WantedBy=timers.target
|