Files
hwmonDaemon/hwmon.timer
T

10 lines
160 B
SYSTEMD
Raw Normal View History

2024-12-04 20:46:35 -05:00
[Unit]
Description=Run System Health Monitoring Daemon Hourly
2024-12-04 20:46:35 -05:00
[Timer]
2024-12-13 18:59:10 -05:00
OnCalendar=hourly
RandomizedDelaySec=60
Persistent=true
2024-12-04 20:46:35 -05:00
[Install]
WantedBy=timers.target