Files
vitals/dist/vitals-log.timer
T
kyleandClaude Fable 5.1 2e3f28bc30 Rewrite the logger in Rust; add install targets
vitals-log replaces the bash sampler and writes the same CSV layout.
The crate is now a library plus two binaries. dist/ holds the systemd
unit and desktop entry templates, installed by make install.

Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com>
2026-09-19 23:46:09 -07:00

10 lines
128 B
SYSTEMD

[Unit]
Description=Log system vitals every minute
[Timer]
OnCalendar=minutely
AccuracySec=1s
[Install]
WantedBy=timers.target