update smartctl services

This commit is contained in:
Cyberes 2024-02-26 22:05:06 -07:00
parent 1633bb7970
commit 871a342f2f
2 changed files with 8 additions and 8 deletions

View File

@ -1,9 +1,9 @@
[Unit]
Description=Smartctl Run Short Test every week
Description=Smartctl run a long test every month on Monday
[Timer]
OnBootSec=monthly
OnUnitActiveSec=monthly
OnCalendar=Monday *-*-01..07 00:00:00
Persistent=true
[Install]
WantedBy=timers.target
WantedBy=timers.target

View File

@ -1,9 +1,9 @@
[Unit]
Description=Smartctl Run Short Test every week
Description=Smartctl run a long test every week on Monday
[Timer]
OnBootSec=weekly
OnUnitActiveSec=weekly
OnCalendar=Monday *-*-* 00:00:00
Persistent=true
[Install]
WantedBy=timers.target
WantedBy=timers.target