Disk monitor service files
This commit is contained in:
parent
748acb2a8c
commit
404d403d8b
6 changed files with 265 additions and 0 deletions
10
diskmon-report.timer
Normal file
10
diskmon-report.timer
Normal 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
|
||||
Loading…
Add table
Add a link
Reference in a new issue