mirror of
https://github.com/LowderPlay/cheburcheck.git
synced 2026-09-27 09:23:21 +03:00
* 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
10 lines
197 B
SYSTEMD
10 lines
197 B
SYSTEMD
[Unit]
|
|
Description=Check for Cheburprobe updates when requested over MQTT
|
|
|
|
[Path]
|
|
PathExists=/run/cheburprobe/update-requested
|
|
Unit=cheburprobe-update.service
|
|
|
|
[Install]
|
|
WantedBy=multi-user.target
|