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] [Unit]
Description=Smartctl Run Short Test every week Description=Smartctl run a long test every month on Monday
[Timer] [Timer]
OnBootSec=monthly OnCalendar=Monday *-*-01..07 00:00:00
OnUnitActiveSec=monthly Persistent=true
[Install] [Install]
WantedBy=timers.target WantedBy=timers.target

View File

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