Disk monitor service files

This commit is contained in:
Ian 2026-04-02 07:55:30 -04:00
commit 404d403d8b
6 changed files with 265 additions and 0 deletions

10
diskmon-report.timer Normal file
View file

@ -0,0 +1,10 @@
[Unit]
Description=Run disk monitor morning report daily
[Timer]
OnCalendar=*-*-* 09:00:00
Persistent=true
Unit=diskmon-report.service
[Install]
WantedBy=timers.target