13 lines
283 B
SYSTEMD
13 lines
283 B
SYSTEMD
[Unit]
|
|
Description=Timer · external firecuda probe (~15s)
|
|
Documentation=file:%h/src/koopa/koopa-admin-log/scripts/firecuda-probe/README.md
|
|
|
|
[Timer]
|
|
OnBootSec=30s
|
|
OnUnitActiveSec=15s
|
|
AccuracySec=5s
|
|
Persistent=false
|
|
Unit=koopa-firecuda-probe.service
|
|
|
|
[Install]
|
|
WantedBy=timers.target
|