Files
LowderPlay 63dff075c0 feat: probe autoupdate (#88)
* feat: autoupdate

* chore: bump version

* feat: publish installer

* fix: standalone builds

* ci: release docs

* fix: windows icmp socket

* docs: windows notice

* docs: remove line breaks
2026-08-29 00:22:08 +05:00

12 lines
178 B
SYSTEMD

[Unit]
Description=Periodically check for Cheburprobe updates
[Timer]
OnBootSec=15min
OnUnitActiveSec=6h
RandomizedDelaySec=1h
Persistent=true
[Install]
WantedBy=timers.target