icinga2-checks/services/smartctl-test-disks-long.timer

10 lines
163 B
SYSTEMD
Raw Normal View History

2024-02-26 20:53:22 -07:00
[Unit]
2024-02-26 22:05:06 -07:00
Description=Smartctl run a long test every month on Monday
2024-02-26 20:53:22 -07:00
[Timer]
2024-02-26 22:05:06 -07:00
OnCalendar=Monday *-*-01..07 00:00:00
Persistent=true
2024-02-26 20:53:22 -07:00
[Install]
2024-02-26 22:05:06 -07:00
WantedBy=timers.target